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
- Customer Resources
- 64.8K Get Help
- 434 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!