Referring to a Previous Day

Psilano
✭✭
Can someone please assist in helping with a formula that will simply just refer to a value from a previous date? Example: Two Rows by two Columns. The top row has a date of 4/3/22 and in the Value Column it has 5. In the bottom row the date is 4/4/22 and in the Value Column it has a 3. If I wanted to add the two values together, how can I call upon the previous day's Value.
Tags:
Answers
-
Try something like this...
=[Value Column]@row + INDEX([Value Column]:[Value Column], MATCH([Date Column]@row - 1, [Date Column]:[Date Column], 0))
-
Thank you very much Paul.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 449 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