Formula with sheet reference use data from Row 1
Hello, Smartsheet Community: I need help with a formula.
In my formula, I am referencing another sheet, but I need to always reference the top row of the sheet I'm referencing. How do I write my formula to always reference the top row? This is my current formula. Thank you
=SUM(([Nitrile Gloves - XL]@row) - ({UEM Safety Supplies Request Form NITRILE XL}))
Answers
-
Hi @DawnB,
When you create the reference, just choose the one cell you want as opposed to the entire column. Additionally, I do not think the =SUM formula is what you want, try the following.
=[Nitrile Gloves - XL]@row - {UEM Safety Supplies Request Form NITRILE XL}
**again, make this reference just the cell you want
Hope this helps,
Dave
-
I greatly appreciate your reply. When I choose the cell, it creates a cell reference. In my question, I failed to mention that Row 1 is updated periodically from a form. I need the formula to always reference Row 1. Thank you
-
In my formula, I am referencing another sheet, but I need to always reference the top row of the referenced sheet. Row 1 is periodically updated from a form, so I need the formula to always reference Row 1.
How do I write my formula to always reference the top row? This is my current formula. Thank you
=[Nitrile Gloves - XL]@row - {UEM Safety Supplies Request Form NITRILE XL}
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!