Auto Delimit on Excel 2010

biskwit

New Member
Joined
Sep 21, 2014
Messages
19
[h=2]
icon1.png
Re: Need help, multiple criteria with approximate matching[/h]
DateTime
09/24 - 16:45:33
09/24 - 17:56:40
09/24 - 20:51:39
24-Sep16:45:33
24-Sep17:56:40
24-Sep20:51:39

<tbody>
</tbody>



Is there a way to do auto delimit, like when i paste this data here, it should automatically delimit and would give me the date on column 1 and time on column 2.

Thank you so much!​
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Hi Biskwit

Do you need it to be in the same column as you paste, or could you paste in to Column A and get the dates and times out of Col B & C?

Excel 2010
ABC
1PasteDateTime
228-Jul-14 03:0628-Jul-143.06 AM
316-Dec-14 13:1616-Dec-141.16 PM
417-Jul-14 16:0717-Jul-144.07 PM
519-Aug-14 10:3819-Aug-1410.38 AM
607-Jul-14 01:3007-Jul-141.30 AM
703-Jul-14 23:2003-Jul-1411.20 PM
825-Jul-14 10:3825-Jul-1410.38 AM
915-Aug-14 10:3815-Aug-1410.38 AM
1009-Oct-14 10:3809-Oct-1410.38 AM
1113-Sep-14 21:5113-Sep-149.51 PM
1208-Jul-14 14:3108-Jul-142.31 PM

<colgroup><col style="width: 25pxpx"><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1

Worksheet Formulas
CellFormula
B2=INT(A2)
C2=MOD(A2, INT(A2))

<thead>
</thead><tbody>
</tbody>

<tbody>
</tbody>



Hope that helps

/AJ
 
Upvote 0
sorry i missed one important detail. It because when i export the data. It gives me the date and time in **** format.

"09/24 - 03:06"

which is not recognized as a date, that's why i use delimit feature to remove it make it look like dates and times.
 
Upvote 0

Forum statistics

Threads
1,214,542
Messages
6,120,116
Members
448,945
Latest member
Vmanchoppy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top