The Excel formula `I_BLK_INSTEAD_OF_INSERT` retrieves the instead of insert code block of the model from the Invantive Control repository. The "instead of insert" code block is executed when a a row is to be inserted into the database.
Parameters:
- `blkCode`: code of the block.
Returns: instead of insert code block of the repository model.