When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...Text.Equals("INTERESTRATEESTIMATO"...inputSheet = targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Input");...