View Single Post
 
Old 09-21-2012, 05:54 AM
jyfuller jyfuller is offline Windows 7 64bit Office 2007
Advanced Beginner
 
Join Date: Jun 2012
Posts: 32
jyfuller is on a distinguished road
Default

Thanks. It works now

I cannot sort these dates. I separated them with text in the form date---stock symbol (11/12/2012---jonny321) using mid(MID(F2,1,FIND("---",F2,1)-1)) to only have the date in the cell. For some reason excel is not interpreting the cell as a date anymore. Is there a way for me to convert the current cells back into date form so they can be sorted?
Attached Files
File Type: xlsx Help for Sorting dates.xlsx (8.6 KB, 15 views)
Reply With Quote