Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default format cell for keyboard short cut entry only?

I want to set up an excel worksheet so that the only way to input the time is
either thru a keyboard shortcut or better yet a mouse click. I want to make
sure the time entered is the correct time.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default format cell for keyboard short cut entry only?

Try Ctrl + Shift + :

HTH
Regrds,
Howard


"Darrell" wrote in message
...
I want to set up an excel worksheet so that the only way to input the time
is
either thru a keyboard shortcut or better yet a mouse click. I want to
make
sure the time entered is the correct time.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,071
Default format cell for keyboard short cut entry only?

Darrell
Are you saying that you want to preclude the user entering the time
manually (by typing it in)? If so, the only way to do that is to lock the
specific cells, and protect the sheet, allowing selection of locked cells,
then writing a macro that would run if a cell in the specific range is
selected. That macro would unprotect the sheet, enter the time in the
selected cell, and protect the sheet. Post back if this is what you want.
Specify the range of cells in which you want this to work. Something like
"any cell in column F after row 5". Include the version of Excel you are
using. HTH Otto

"Darrell" wrote in message
...
I want to set up an excel worksheet so that the only way to input the time
is
either thru a keyboard shortcut or better yet a mouse click. I want to
make
sure the time entered is the correct time.


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
find keyboard short-cut to type symbols on keyboard steamcomputerdriver Excel Discussion (Misc queries) 2 February 6th 10 01:58 PM
insert rows-keyboard short cut CLEM Excel Discussion (Misc queries) 7 June 6th 08 02:16 PM
keyboard short cut for highlighting a field Cindy Excel Worksheet Functions 5 January 18th 08 01:36 AM
can you customize a keyboard short cut in excel? Sue Excel Discussion (Misc queries) 3 June 2nd 05 10:49 PM
whats the keyboard short cut for inserting a row in Excel Subin New Users to Excel 3 March 11th 05 04:24 PM


All times are GMT +1. The time now is 03:15 AM.

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"