IF / THEN Formula help
AndrewWalter
✭✭✭
Hello,
I am new to Smartsheets and i am trying to do the following. I have a column (column 1) which is a text cell and a second column (column 2) which is date format. I am trying to say that if column 1 is not empty then return the month value of the date in column 2.
My formula currently is as follows, i believe i have the month value correct but having trouble with the IF the column 1 is not empty THEN section
=IFERROR(IF(NOT(ISBLANK([column1]@row, 0)), MONTH([column2]@row), ""))
Any help would be appreciated.
Thanks
Tags:
Comments
-
Thanks very much - appreciate the help!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!