When activating "Colum formulas" the Cross sheet references become "invalid ref"
When activating "Colum formulas" the Cross sheet references become "invalid reference".
The Cross sheet references to a big sheet.
Answers
-
Hi @Francis Dupuis ,
Did the formula work before you converted it to a Colum Formula? Did all of the cells in the Column have the same formula? If the answer to both of those questions is yes, it would help to see your formula. Please attach a screenshot and/or your formula.
Happy to help.
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Hi, the answer to both is yes, here is the formula : =VLOOKUP([Courriel employé]@row; {1.1-Embauches}; 2; false).
It is a simple formula.
-
Your formula looks good. Invalid reference errors occur when a reference name to another sheet (in curly braces) doesn’t exist as a reference to another sheet. To resolve it try creating a new reference and using a different name.
To avoid the #No Match, add IFERROR to your formula =IFERROR(VLOOKUP([Courriel employé]@row; {1.1-Embauches}; 2; false),"")
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!