#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 788
Default Entering time

I may be missing the obvious, but here goes. I have a spread sheet that I
need to enter times into. What I would like to do is use just the 10 key to
enter 3 or 4 digit numbers tha will be display as 8:00 or 11:45. Any
suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 299
Default Entering time

You would need VBA for that

http://www.cpearson.com/excel/DateTimeEntry.htm


Another solution would be to temporarily create an autocorrect entry where
you change a period to a colon
that would allow you to use that numpad. Of course it is very important that
you remove it when done since autocorrect works
over all office applications and could really mess up MS Word

I would go for the macro method


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)


"Chris" wrote in message
...
I may be missing the obvious, but here goes. I have a spread sheet that I
need to enter times into. What I would like to do is use just the 10 key
to
enter 3 or 4 digit numbers tha will be display as 8:00 or 11:45. Any
suggestions?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Entering time

See this:

http://cpearson.com/excel/DateTimeEntry.htm

Another alternative is to *temporarily* set auto correct to replace a
character. For example, using 10 key you are probably comfortable with the
decimal point key (from an ergonomic standpoint).

Set auto correct to replace the decimal point with the colon:

Type:

8.00
11.45

Auto correct changes it to:

8:00 AM
11:45 AM

You'd have to enter the numbers based on a 24 hr clock, though.

13.15

Auto correct changes it to:

1:15 PM

And then you'd have to remember to delete the auto correct setting after you
were done.

Biff

"Chris" wrote in message
...
I may be missing the obvious, but here goes. I have a spread sheet that I
need to enter times into. What I would like to do is use just the 10 key
to
enter 3 or 4 digit numbers tha will be display as 8:00 or 11:45. Any
suggestions?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default Entering time

If you don't use any further calculation then try this:

Format cell as:

0":"00


"Chris" wrote:

I may be missing the obvious, but here goes. I have a spread sheet that I
need to enter times into. What I would like to do is use just the 10 key to
enter 3 or 4 digit numbers tha will be display as 8:00 or 11:45. Any
suggestions?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 788
Default Entering time

Thanks!! The autocorrect is easier for me but it does the job. Again Thank you

"Peo Sjoblom" wrote:

You would need VBA for that

http://www.cpearson.com/excel/DateTimeEntry.htm


Another solution would be to temporarily create an autocorrect entry where
you change a period to a colon
that would allow you to use that numpad. Of course it is very important that
you remove it when done since autocorrect works
over all office applications and could really mess up MS Word

I would go for the macro method


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)


"Chris" wrote in message
...
I may be missing the obvious, but here goes. I have a spread sheet that I
need to enter times into. What I would like to do is use just the 10 key
to
enter 3 or 4 digit numbers tha will be display as 8:00 or 11:45. Any
suggestions?




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
Code for entering time - trying again Denise Excel Discussion (Misc queries) 4 September 29th 05 08:37 PM
Code for entering time Denise Excel Discussion (Misc queries) 6 September 29th 05 08:15 PM
Entering Time Macro [email protected] Excel Worksheet Functions 2 September 10th 05 09:09 AM
Entering and adding time FODGym New Users to Excel 3 August 30th 05 01:50 AM
Entering and Adding Time Ron737 Excel Worksheet Functions 1 July 1st 05 11:34 PM


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