Hello there,
Please can someone help me. I am writing a VBA code which I need to include this formula:
"=IF(Allocation!B5="DR",Allocation!D5,-Allocation!D5)"
But for some reason it does not work returns the message "Compile Error: Expected: list or seperator or )"
Allocation is the name of a different worksheet
Thank you very much
Please can someone help me. I am writing a VBA code which I need to include this formula:
"=IF(Allocation!B5="DR",Allocation!D5,-Allocation!D5)"
But for some reason it does not work returns the message "Compile Error: Expected: list or seperator or )"
Allocation is the name of a different worksheet
Thank you very much