Hi,
Using the following function among others for my searchable drop down lists:
=IF(ISNUMBER(SEARCH(INDIRECT(CELL("address";Forecast!$F$5:$F$1048576));'Master data'!C2));MAX($D$1:D1)+1;0)
For some reason it stopped working. I have no previous versions. 'Forecast'!$F$5:$F$1048576 I can see changed to Forecast!$F$5:$F$1048576 and is not colored anymore in the formula field. The formula works only when entering something on F5 in the forecast sheet.
Pretty urgent to solve this and I would really appreciate your support, what is the problem and how do I solve it?
Using the following function among others for my searchable drop down lists:
=IF(ISNUMBER(SEARCH(INDIRECT(CELL("address";Forecast!$F$5:$F$1048576));'Master data'!C2));MAX($D$1:D1)+1;0)
For some reason it stopped working. I have no previous versions. 'Forecast'!$F$5:$F$1048576 I can see changed to Forecast!$F$5:$F$1048576 and is not colored anymore in the formula field. The formula works only when entering something on F5 in the forecast sheet.
Pretty urgent to solve this and I would really appreciate your support, what is the problem and how do I solve it?
Last edited: