#1   Report Post  
Posted to microsoft.public.excel.misc
JoeyZaZa
 
Posts: n/a
Default Adding time AM/PM

How do a create a text formula that shows 13:10 as 1:10?

I don't want the PM in the text formula. When leave out the AM/PM it shows
as 13:10 and I don't want that.

Text(A1, "h:mm") shows 13:10
Text(A1, "h:mm AM/PM") shows 1:10 PM
I just wat 1:10.... no PM!
Thanks,
Joe


  #2   Report Post  
Posted to microsoft.public.excel.misc
Nikki
 
Posts: n/a
Default Adding time AM/PM

try this:

=LEFT(TEXT(G5,"hhh:mm am/pm"),5)

"JoeyZaZa" wrote:

How do a create a text formula that shows 13:10 as 1:10?

I don't want the PM in the text formula. When leave out the AM/PM it shows
as 13:10 and I don't want that.

Text(A1, "h:mm") shows 13:10
Text(A1, "h:mm AM/PM") shows 1:10 PM
I just wat 1:10.... no PM!
Thanks,
Joe


  #3   Report Post  
Posted to microsoft.public.excel.misc
JoeyZaZa
 
Posts: n/a
Default Adding time AM/PM

Thank you that worked!!!!

"Nikki" wrote:

try this:

=LEFT(TEXT(G5,"hhh:mm am/pm"),5)

"JoeyZaZa" wrote:

How do a create a text formula that shows 13:10 as 1:10?

I don't want the PM in the text formula. When leave out the AM/PM it shows
as 13:10 and I don't want that.

Text(A1, "h:mm") shows 13:10
Text(A1, "h:mm AM/PM") shows 1:10 PM
I just wat 1:10.... no PM!
Thanks,
Joe


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Time Wesley Accellent Excel Worksheet Functions 1 December 2nd 05 12:01 AM
Adding time trucker New Users to Excel 1 November 22nd 05 10:18 PM
How do i keep a running balance without adding rows each time? park Excel Worksheet Functions 1 August 14th 05 10:37 AM
Adding time in Excel MovieSchedules Excel Worksheet Functions 1 January 31st 05 10:18 AM
Adding time in Excel tahirab Excel Worksheet Functions 1 November 10th 04 09:47 PM


All times are GMT +1. The time now is 11:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"