srrboarder
New Member
- Joined
- Nov 29, 2010
- Messages
- 8
Hello,
I'm working with a data export that is throwing a time stamp entry into 1 cell. I need to break out the date and time into separate cells so that excel will recognize both as a date and a time. Can someone help build a formula that will separate the necessary data?
Assume my data starts in A1 (there will not be a set number of entries but all entries will be within column A).
Data in A1 looks as follows: Friday, June 24, 2011 at 4:04pm
I need "June 24, 2011" to go into its own column
I need "4:04 PM" to go into its own column --> Also, please note that the time stamp does not put a space between the numeric time and the "AM/PM" so the formula would need to place that space there instead.
Please keep in mind that the dates are for the entire year (so multiple months are represented and times may also contain 4 numeric digits instead of just 3 (ex.12:00).
Thanks for any help you are able to provide.
I'm working with a data export that is throwing a time stamp entry into 1 cell. I need to break out the date and time into separate cells so that excel will recognize both as a date and a time. Can someone help build a formula that will separate the necessary data?
Assume my data starts in A1 (there will not be a set number of entries but all entries will be within column A).
Data in A1 looks as follows: Friday, June 24, 2011 at 4:04pm
I need "June 24, 2011" to go into its own column
I need "4:04 PM" to go into its own column --> Also, please note that the time stamp does not put a space between the numeric time and the "AM/PM" so the formula would need to place that space there instead.
Please keep in mind that the dates are for the entire year (so multiple months are represented and times may also contain 4 numeric digits instead of just 3 (ex.12:00).
Thanks for any help you are able to provide.