Hi, can someone help me with a formula?
This is what I have now:
DATEADD(DATESTR(“2021-04-25”),-{Indoors Weeks Prior},‘week’)
I want to add something so that if nothing is in the Indoors Weeks Prior column, it will show nothing.
How do I do that?
Als...