Time Format

  • Thread starter Thread starter CB
  • Start date Start date
C

CB

When I type 1315 I'd like for it to show as
13:15. What is the solution?
 
Before we can provide a solution, it helps to know what the
question is.

]What does it show instead, or are you saying you really do want
that decimal point at the end.

Format as h:mm hh:mm [h]:mm or [hh]:mm
the last two are for totals so that hours don't overflow into days.

I expect that you have a format like hh:mm AM/PM
that shows AM or PM.
 
oops, I picked up the period but missed that you didn't have a colon
in you input, sorry about that. So make that 3 votes to see Chip's page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top