S
Simon
Hi I would like to use the following type of statement (I think
unfortunately my brain is in "Excel not VBA mode"):
IF
Then Else
Or Else
I wish to use the criteria that If date (date = 1st of the month) AND
Day = Sun, =Range("A1")
If Day = Sat AND DATE = 1 = Range("A2")
Else = Range("A3")
Thanks for your help
unfortunately my brain is in "Excel not VBA mode"):
IF
Then Else
Or Else
I wish to use the criteria that If date (date = 1st of the month) AND
Day = Sun, =Range("A1")
If Day = Sat AND DATE = 1 = Range("A2")
Else = Range("A3")
Thanks for your help