How do I copy date from a sheet to report.
ISSUE: once we have entered the data on our intake form it auto populates an Audit date column.
We would like to automatically have that date copied to another report.
Thank you ,
Alfred
Answers
-
This is certainly possible with certain parameters. Can you submit screenshots for context?
-
Hi Austin yes let me get some screen shots for you.
-
Hi Austin, in pic TAAR1 the Audit Date is populated from an intake form.
Then we want that date to auto populate to the corresponding Client, State, property and account in the following report.
-
A couple of issues may arise with these solutions, but I do something similar for equipment and inventory mgmt. Hopefully one of the options helps.
If you're okay with the date showing only the most recent date for that client at every instance (so every instance that client 111222 filled out the form) =iferror(vlookup([client TAAR2]:[clientTAAR2], [client TAAR1]:[date TAAR1], column number, false), "-")
The most likely answer to finding a date if you need to use multiple criteria is nested collect functions. Will work on a solution. Maybe someone else will show up with it faster.
-
Hi Austin,
This gives me something to work with, thank you and have a great weekend.
Alfred
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!