Trying to create helper column that pulls cell based on current month
I have tried a few things now, looked around through numerous articles - but I cannot seem to get this to work. I need some metrics to auto-update each month on a dashboard, and so what I have at least determined so far is that if I can have that metric point to the same field (to avoid manual updates every month), but that field needs to be set up to pull the counts based on the current month. This is what I thought I found, but it either returns an incorrect number or a #NOMATCH. Could I please get some help?
*The formula is in a helper column to the right of this shown info of the table.
Best Answer
-
You almost have it. However, your match will not work. MONTH(TODAY()) will return a number from 1 to 12. In row 1 of your sheet, you have the words October, November, December, January etc. If you change these to 10, 11, 12, 1, etc. then you should find a match.
Answers
-
You almost have it. However, your match will not work. MONTH(TODAY()) will return a number from 1 to 12. In row 1 of your sheet, you have the words October, November, December, January etc. If you change these to 10, 11, 12, 1, etc. then you should find a match.
-
THANK YOU! I updated that row and got it to work :)
-
Wonderful! Pleased I could help.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!