The Excel formula `I_BLK_INSTEAD_OF_UPDATE` retrieves the instead of update code block of the model from the Invantive Control repository. The "instead of update" code block is executed when a a row is to be updated in the database. Parameters: - `blkCode`: code of the block. Returns: instead of update code block of the repository model.