#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default AM/PM Format

.... or just +0.5 (as 12 hours is 0.5 of a day).

You can either add 0.5 in the formula, or put 0.5 in a spare cell and copy
it, then select the column of data to which you want to add 0.5, and Edit/
Paste Special/ Add.
--
David Biddulph


"Fred Smith" wrote in message
...
You would type, say, 9:32 into cell b2. In the c2, use the formula:
=if(b2="","",b2+time(12,0,0))
and format the cell as you prefer (like h:mm am/pm)

Copy the formula down, and use column C in all your calculations.

Regards,
Fred.

"bgcooker" wrote in message
...
Thanks much for your help. I'm closer now to what I need. Can you
explain
how to perform the adding 12 hours via a helper column? Thanks

"Fred Smith" wrote:

There's no problem with the AM time. You can enter hh:mm, and format it
the
way you want.

With the PM time, if you don't need to use the number as a time, you can
use
a custom format of:
hh:mm "pm"

If you need to work with the data as a time, then you would need to add
12
hours to the PM time, either with a macro or a helper column.

Regards,
Fred.

"bgcooker" wrote in message
...
I want to be able to enter a time as a 12-hour time in one column of
cells
and have the time entered as formatted as AM. I want to do the same
in
another column of cells and have those cells format the time as PM.
How
do I
accomplish this?





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
Lock Cell Format - Allow copy and paste of data without format change Chris12InKC Excel Worksheet Functions 2 May 9th 23 07:42 PM
Adding time in 24 hour format to produce hours in decimal format Hercdriver Excel Worksheet Functions 11 December 29th 09 02:06 AM
Excel 2003. Custom format gets replaced by Special format. jasper New Users to Excel 0 September 1st 08 03:46 AM
Replace million-billion number format to lakhs-crores format Sumit Excel Discussion (Misc queries) 1 December 9th 05 04:58 PM
how to format excel format to text format with separator "|" in s. azlan New Users to Excel 1 January 31st 05 12:57 PM


All times are GMT +1. The time now is 04:52 AM.

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

About Us

"It's about Microsoft Excel"