I'm using the following equation:
=IF('[Flow Report.xlsm]PreProduction'!AS7,'[Flow Report.xlsm]PreProduction'!AS7,"")
This works with a cell containing a DATE however it does not work with a cell containing TEXT.
I receive a #VALUE! error.
What do i change to make it work?
Thanks for you help.