editing a cell with time

I

israel

Hello all,

I ran into a problem with my spreadsheet, can anybody help?

I have a cell that reads time as follows "01:23p". I'm in desperate need
to edit the cell by adding a space before the letter "p" and add the letter
"m" after the letter "p".

Is there a way to complete this task. I appreciate your response.

Thank you
 
J

Joel

Use worksheet menu Edit - Replace

highlight celss or columns that need replacement

from: p
to: pm (put a space before the P in the to box)
 
P

Pecoflyer

Hi,
try Ctrl + H
Replace wath : p
Replace with :(space)pm
Click replace or replace all

israel;375180 said:
Hello all,

I ran into a problem with my spreadsheet, can anybody help?

I have a cell that reads time as follows "01:23p". I'm in desperate
need
to edit the cell by adding a space before the letter "p" and add the
letter
"m" after the letter "p".

Is there a way to complete this task. I appreciate your response.

Thank you
 
B

Bernard Liengme

Use Edit | Find & Replace?
Find: p <with no leading space>
Replace: PM <with a leading space>

best wishes
 
Top