Date based on a range that contains pm or am
Answers
-
Fixed but now getting an #invalid argument set. The formula used in the date column is taking values from a text/number column. Could that have something to do with it?
-
Ok. What columns are filled out manually/by the form?
-
The tech arrival time & Store Open time are filled out by the installing technician
-
What about [Install Date] and [Install End Date]?
-
Well I got something that worked.
=IF([Tech Arrived AM/PM]1 = [Store Open AM/PM]1, [Install Date]@row, IF(AND([Tech Arrived AM/PM]1 = "A", [Store Open AM/PM]1 = "P"), [Install Date]1, [Install Date]1 + 1))
Covers all the bases:
A to A install date, A to P Install date, P to P Install Date, P to A Install Date + 1
I think I have all the bases covered. If there were a way to give you 100 stars I would.🏆️👏
With many, many thanks
Sharon Castiglia
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!