Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Deliberately ambiguous time format? (No AM/PM)

When I type a time such as 5:30 PM or 17:30 in a cell, I want it to
display ambiguously as 5:30 without AM or PM. When I copy and paste
the cell elsewhere, I want Excel to know it's PM.

Excel doesn't seem to accommodate this simple alternate format. The
custom formatting I've tried seems to limit me to either a 24-hour
clock or AM/PM, as if someone thought that an ambiguous format would
have no possible use. (I could easily use colors or bold typeface
instead of showing AM/PM, for instance.)

Is there in fact some way to do this?

Dan Williams
danwPlanet

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Deliberately ambiguous time format? (No AM/PM)

Maybe you can use a helper cell (and hide the original cell???)

=LEFT(TEXT(A1,"hh:mm AM/PM"),5)

Then use format|conditional formatting to determine the boldness--but look at
that original cell:

Format|conditional formatting
formula is:
=(A1=0.5)

This cell is just text, so you won't want to use it other
calculations--especially since you're losing any PM's.

wrote:

When I type a time such as 5:30 PM or 17:30 in a cell, I want it to
display ambiguously as 5:30 without AM or PM. When I copy and paste
the cell elsewhere, I want Excel to know it's PM.

Excel doesn't seem to accommodate this simple alternate format. The
custom formatting I've tried seems to limit me to either a 24-hour
clock or AM/PM, as if someone thought that an ambiguous format would
have no possible use. (I could easily use colors or bold typeface
instead of showing AM/PM, for instance.)

Is there in fact some way to do this?

Dan Williams
danwPlanet


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 23
Default Deliberately ambiguous time format? (No AM/PM)

I know the workarounds, but I mostly want to confirm that the answer is
no first.
Dan

Dave Peterson wrote:
Maybe you can use a helper cell (and hide the original cell???)

=LEFT(TEXT(A1,"hh:mm AM/PM"),5)

Then use format|conditional formatting to determine the boldness--but look at
that original cell:

Format|conditional formatting
formula is:
=(A1=0.5)

This cell is just text, so you won't want to use it other
calculations--especially since you're losing any PM's.

wrote:

When I type a time such as 5:30 PM or 17:30 in a cell, I want it to
display ambiguously as 5:30 without AM or PM. When I copy and paste
the cell elsewhere, I want Excel to know it's PM.

Excel doesn't seem to accommodate this simple alternate format. The
custom formatting I've tried seems to limit me to either a 24-hour
clock or AM/PM, as if someone thought that an ambiguous format would
have no possible use. (I could easily use colors or bold typeface
instead of showing AM/PM, for instance.)

Is there in fact some way to do this?

Dan Williams
danwPlanet


--

Dave Peterson


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Deliberately ambiguous time format? (No AM/PM)

I've never been able to do what you want.



Dan Williams wrote:

I know the workarounds, but I mostly want to confirm that the answer is
no first.
Dan

Dave Peterson wrote:
Maybe you can use a helper cell (and hide the original cell???)

=LEFT(TEXT(A1,"hh:mm AM/PM"),5)

Then use format|conditional formatting to determine the boldness--but look at
that original cell:

Format|conditional formatting
formula is:
=(A1=0.5)

This cell is just text, so you won't want to use it other
calculations--especially since you're losing any PM's.

wrote:

When I type a time such as 5:30 PM or 17:30 in a cell, I want it to
display ambiguously as 5:30 without AM or PM. When I copy and paste
the cell elsewhere, I want Excel to know it's PM.

Excel doesn't seem to accommodate this simple alternate format. The
custom formatting I've tried seems to limit me to either a 24-hour
clock or AM/PM, as if someone thought that an ambiguous format would
have no possible use. (I could easily use colors or bold typeface
instead of showing AM/PM, for instance.)

Is there in fact some way to do this?

Dan Williams
danwPlanet


--

Dave Peterson


--

Dave Peterson
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
time entry with am/pm and no colons Cyrus Excel Discussion (Misc queries) 9 March 3rd 06 11:42 AM
Convert data into standard military time format geog Excel Discussion (Misc queries) 2 December 12th 05 07:46 PM
Excel should format time down to the hundredth/sec. John Krick Excel Discussion (Misc queries) 3 November 28th 05 09:23 PM
entering numbers to display a time format Ian Williams/Eazygig Excel Discussion (Misc queries) 1 January 10th 05 11:57 AM
Time Format Auto Entry AM and PM BulaMan Excel Discussion (Misc queries) 1 December 15th 04 09:30 AM


All times are GMT +1. The time now is 04:33 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"