MikeKlausing
6 years agoQrew Assistant Captain
Date field to return original date of order
I have a date field that I need to show the date an order was sent in. Right now my formula is:If([Order Status]="Approved", Today())
But this returns todays date and updates each day with the current date. I need a date of when the "order" button was originally clicked and order status was changed to "approved" Is the Today function proper in this case?
------------------------------
Mike Klausing
------------------------------
But this returns todays date and updates each day with the current date. I need a date of when the "order" button was originally clicked and order status was changed to "approved" Is the Today function proper in this case?
------------------------------
Mike Klausing
------------------------------