gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I need to create a new column in a table where it takes todays date minus the date in another column. My "then" needs to be todays date minus [ApprovalDate].
=if [OrderType] = " Requistion" then [ApprovalDate] else ""
Thanks for your help
=if [OrderType] = " Requistion" then [ApprovalDate] else ""
Thanks for your help