Capture data from column 1 first row to column 2 second row with formula
Happy
✭✭✭
Hi All,
I am creating a CICO using smartsheet. since the data for CI and CO is key in separately in different row. Is there anyway I can use formula to capture the data by comparing the Unique ID and date?
Answers
-
I would suggest a second sheet. The first one has the Form 1 submission and all columns for both. The second sheet would have Form 2 attached to it.
Then in the first one you can use an INDEX/COLLECT to pull Form 2 submissions over.
=IFERROR(INDEX(COLLECT({Column To Pull Over}, {Unique ID}, @cell = [Unique ID]@row, {Date}, @cell = [Date Column]@row), 1), "")
-
Hi @Paul Newcome ,
Thank you for the advice, let me try it out.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!