Datatellsall2
New Member
- Joined
- Jul 17, 2018
- Messages
- 23
Hello -
I'm trying to calculate headers for a workbook, where we have a new header by date. The headers would be named "Key Accomplishments: 11/25/18"... "Key Accomplishments: 12/09/18", etc.
Right now my formula is: =LEFT($O$1,20) &" " & RIGHT(O1,10)+14 which returns: Key Accomplishments: 43444. How do I make the 43444 return as a date value?
Thanks,
M
I'm trying to calculate headers for a workbook, where we have a new header by date. The headers would be named "Key Accomplishments: 11/25/18"... "Key Accomplishments: 12/09/18", etc.
Right now my formula is: =LEFT($O$1,20) &" " & RIGHT(O1,10)+14 which returns: Key Accomplishments: 43444. How do I make the 43444 return as a date value?
Thanks,
M