G
Guest
Hi,
Can anyone help me to convert the following Excel function into an Access
Expression?
IF((TODAY()-[Date_X])<0,"Message 1",IF((TODAY()-[Date_X])<=2,"Message
2","Yes"))
I am not sure how to write a nested function using the Expression Builder.
Really appreciate anyone's help on this! Thks in advance! ;-)
Can anyone help me to convert the following Excel function into an Access
Expression?
IF((TODAY()-[Date_X])<0,"Message 1",IF((TODAY()-[Date_X])<=2,"Message
2","Yes"))
I am not sure how to write a nested function using the Expression Builder.
Really appreciate anyone's help on this! Thks in advance! ;-)