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
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 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!