Trying to reference two sheets but having trouble with second reference
Hello, I created active project and archive project sheets. When a project is completed, it is automatically moved to the archive sheet.
I set up a timesheet that references both sheets and looks for the project ID to automatically fill in the three fields for project name, project type, and solution type. It works fine for the active sheet.
I copied my formula from a different workspace and am having a little trouble getting the right reference (highlighted in yellow) from the archive sheet. I went to the reference, highlighted the Project Name column and named the reference accordingly, but I either end up with #No match or #Invalid.
=IFERROR(INDEX({AzS CE Active Projects Project Name}, MATCH([Project ID]@row, {AzS CE Active Projects Project ID Source}, 0)), INDEX({AzS CE Projects ARCHIVE Project Name}, MATCH([Project ID]@row, {AzS CE Projects ARCHIVE Source}, 0)))
Can anyone help me figure out what I'm doing wrong with that second reference?
Best Answer
-
Instead of editing the reference, you want to remove it entirely and create a new reference to the second sheet.
Answers
-
Instead of editing the reference, you want to remove it entirely and create a new reference to the second sheet.
-
Hi Paul, I haven't been able to figure out how to remove a reference, but I'll see if I can find the instructions for that. Thanks for your help!
Update: I found the instructions for the Reference manager and was able to fix the reference that was throwing an error. Thanks again! Colleen
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!