Cross Sheet Reference
Having trouble incorporating Data from our Land Agreement database into our Project Database so we're using formulas to work around this. There can be several Land Agreements per Project, so I want to find all rows with the same Project Name. Once I find all of them, return the next Land Agreement expiration. So greater than today but the minimum of that list of Dates. It's coming into a Text/ Number field and gives the Invalid Ref error currently. But I've also gotten UNPARSEABLE.
Formula is
=MIN(COLLECT({Expiration Date Range}, {Project Name Range}, FIND([Project Name]@row, @cell) > 0, {Expiration Date Range}, >TODAY()))
Answers
-
Invalid Ref comes from a cross sheet reference that wasn't create properly. Click in each reference and look for the "Reference Another Sheet" link. That will be the one causing the problem.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!