Hi,
I am trying to write a data table which contains formula that needs to be added to the excel document and whenever it tries to add the formula I get a pop up window asking to choose an excel file.
Is there a way a data table with formulas can be written without the pop window or a way around this
Formula Examples
"='North 1 - Inverness'!H13" & "=IF(OR(C2<6,C2>18),"Yes","No")"

Thanks