Formula help
Comments
-
=(VLOOKUP([Column Name]@row, {Reference Sheet Range 1}, 3) - 90)
For the reference sheet range, you would start with the leftmost column being the one containing the 312 and the rightmost column being the date.
The 3 in the formula is the column number of the data you want to pull from your table with the leftmost column being 1.
From there simply subtract 90, and you're all set. Just make sure the target column (the one where you have the formula) is a Date type column.
-
Thank you! My formula is returning no match when there is a match. can you please help?
The value I am looking up is column 38 row 6, referencing the date column in sheet 2.
=(VLOOKUP([Column38]6, {date}, 9) - 90)
-
When you reference another sheet, the easiest way is to use the "Reference Another Sheet" link in the formula help box. Select your range from there and click "Insert Reference
Based on the second image below I would use 4 as my column reference after the sheet reference denoting that it is the 4th column in the RANGE, not necessarily the 4th column in the sheet.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!