Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet with time displayed as 19:46. This is a text string and
I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Are you sure it's formatted as text? When I enter 19:46 in a cell and format
as text it displays as .823611 (i.e., 82.3% of a 24-hour day). Have you tried formatting the cell as AM/PM? -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "JT" wrote: I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One way:
A1: 19:46 (Text) A2: --A1 Format A2 as a Time. In article , JT wrote: I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ï/Ç JT Ýãñáøå:
I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT FORMULA - =TIMEVALUE(***YOUR CELL WITH TEXT HERE***) AND FORMAT CELL - TIME - 7:46 PM |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes....I am sure it is displayed as text because when I use Format
Cell.Text is already highlighted. -- JT "JT" wrote: I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=A1*1
format cell as hh:mm AM/PM "JT" wrote: I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for all of the help.....I got what I need. Thanks again.
-- JT "Teethless mama" wrote: =A1*1 format cell as hh:mm AM/PM "JT" wrote: I have a spreadsheet with time displayed as 19:46. This is a text string and I would like to convert it to 7:46 PM. Is there a formula that will convert these text strings to time? Thanks for the help...... -- JT |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Military Time Issue | Excel Discussion (Misc queries) | |||
Importing dates and military time from Excel into word doc mail me | Excel Discussion (Misc queries) | |||
Converting Eastern time to Central time | Excel Discussion (Misc queries) | |||
Military time comes up? | Excel Discussion (Misc queries) | |||
How do I convert Military Time to minutes? | Excel Worksheet Functions |