R
Richard Flame
Hi,
Is it proper to write this in Excel
The syntax is correct but not
dates format maybe)
=IF(Current_MONTH<=3/31/2006,C7,IF(
(AND(Current_MONTH>3/31/2006,Current_MONTH<=6/30/2006)),H7,
IF(Current_MONTH>7/1/2006,I7)) ??
It seems that the dates are not being detected properly. the
current_month is: 6/30/2006.
Any ideas/suggestions would be much appreciated. Thank u
Is it proper to write this in Excel
dates format maybe)
=IF(Current_MONTH<=3/31/2006,C7,IF(
(AND(Current_MONTH>3/31/2006,Current_MONTH<=6/30/2006)),H7,
IF(Current_MONTH>7/1/2006,I7)) ??
It seems that the dates are not being detected properly. the
current_month is: 6/30/2006.
Any ideas/suggestions would be much appreciated. Thank u