Changing a Date (mm/dd/yyyy) to Month Year (January 2019)
I copied this from another post and simply substituted my date range (from another sheet) and It is returning "UNPARSEABLE". Any suggestions?
=IFERROR(IF(MONTH(@{Quality Database Range 1}@row) = 1, "January ", IF(MONTH(@{Quality Database Range 1}@row) = 2, "February ", IF(MONTH(@{Quality Database Range 1}@row) = 3, "March ", IF(MONTH(@{Quality Database Range 1}@row) = 4, "April ", IF(MONTH(@{Quality Database Range 1}@row) = 5, "May ", IF(MONTH(@{Quality Database Range 1}@row) = 6, "June ", IF(MONTH(@{Quality Database Range 1}@row) = 7, "July ", IF(MONTH(@{Quality Database Range 1}@row) = 8, "August ", IF(MONTH(@{Quality Database Range 1}@row) = 9, "September ", IF(MONTH(@{Quality Database Range 1}@row) = 10, "October ", IF(MONTH(@{Quality Database Range 1}@row) = 11, "November ", IF(MONTH(@{Quality Database Range 1}@row) = 12, "December ")))))))))))) + YEAR(@{Quality Database Range 1}@row), "")
Comments
-
Hi Duane,
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!