Hi all,
I am currently working on a process that identifies a range of numbers from a large spreadsheet and writes them in a shorter worksheet for reconciliation following some calculations. When these numbers are written from the collection to Excel they are written in the format "numbers written as text". This means that the cells that include formulas cannot perform the calculations. Even when formatting the cell to any given number format or custom format the calculations cannot be performed. When I manually enter a cell and press the enter key, the calculations are performed.
Is there a way to change the format of the collection so that this issue is avoided? I am looping through the collection before it is written to Excel and so I assume the easiest would be if I could do the formatting at this stage.
Thanks in advance.
Best regards,
Lasse