format colon

  • Thread starter Thread starter Pammy
  • Start date Start date
P

Pammy

I am doing an overtime spreadsheet, and when a user types in 08:00 this is
the way it looks, I have it formatted to custom [hh:]mm. This works good
until someone types in 0800 and it puts in 19200:00. Is there a format that
will allow a user to type in 0800 and it put the correct number of 08:00?
 
You may want to use Data Validation and test for a value less than 1, then
give an appropriate message to the user if it isn't.
 

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