Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default KeyPressed Event

Hi,
Is there any event that I can trap after I am typing something in the cell?
I need that, because I would like after I press some functional key (AlfF10)
to put some special string value in that cell. Am am tired entering one and
the same value every time.

I need something like
Cell_keyPressed
or
Worksheet_KeyPressed(ByVal Target As Range, KeyAscii )

Any suggestions what can I do?

Thanks,
Yakimo


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default KeyPressed Event

For all practical purposes, macros don't run while you are editing in a
cell.

--
Regards,
Tom Ogilvy

"Yakimoto" wrote in message
...
Hi,
Is there any event that I can trap after I am typing something in the

cell?
I need that, because I would like after I press some functional key

(AlfF10)
to put some special string value in that cell. Am am tired entering one

and
the same value every time.

I need something like
Cell_keyPressed
or
Worksheet_KeyPressed(ByVal Target As Range, KeyAscii )

Any suggestions what can I do?

Thanks,
Yakimo




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
VBA Event Steve Excel Discussion (Misc queries) 2 October 14th 08 11:04 PM
change event/after update event?? scrabtree23[_2_] Excel Programming 1 October 20th 03 07:09 PM
Keypressed? Hans Excel Programming 3 October 3rd 03 09:49 AM
Keypressed function Hans Excel Programming 1 October 2nd 03 03:01 PM
OnTime event not firing in Workbook_Open event procedure GingerTommy Excel Programming 0 September 24th 03 03:18 PM


All times are GMT +1. The time now is 10:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"