creating formula
I have two different sheets. One is populated from when a person fills out a form and they insert the location plus the fiscla year of 2023 - 01 January.
Then there is another sheet where al the locations are listed and the columns names are 2023 - 01 January and so on.
how do i make it so that when the form filled out with the location and the fiscal year then match the other sheet and shows a yes that they reported for that fiscal year for that specific location.
Answers
-
Could you provide a screen shot of what you're working on? It sounds like you're trying to match a value on a separate sheet with multiple criteria, which means I think you'd like to use the COLLECT() function.
It'd be something like
=INDEX(COLLECT({Cross Sheet Location Range},Location@row,{Cross Sheet Fiscal Year Range},[Fiscal Year]@row),1)
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 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!