How to change raw time data from 07:05:00 to 07:05:00 AM? Not able by format

teodora bocarski

New Member
Joined
Jun 1, 2024
Messages
4
Office Version
  1. 2016
I have tried by format cells and it was not successfuly. Tried manualy to add to 07:05:00 AM and it changed under fx as 07:05:00 AM also same in the table. Export has a lot of times so it is not easy to do it manually. Any advice? Thanks in advance
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Dates and Time 2024.xlsm
ABC
1
2Text07:05:008
37:05:00 AM
4
507:05:00
607:05:00
7
3c
Cell Formulas
RangeFormula
C2C2=LEN(B2)


Your import may show the information as text.
Check the length of the string in a cell.
If the length is 8, try one of the following:
a) copy a blank cell
move to a relevant cell and Paste Special Add
Format the number with a Time Format
b) select a range such as B5:B6
Use Data TextToColumns
click through the screens and click on Finish
then format with Time Format
 
Upvote 1

Forum statistics

Threads
1,223,237
Messages
6,170,924
Members
452,366
Latest member
TePunaBloke

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