Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For all practical purposes, macros don't run when you are in edit mode -
which is what you describe. -- Regards, Tom Ogilvy "Amod" wrote in message ... hi Jerry Thanks for reply. I was already using this event procedure. The problem with this is Worksheet_Change will get called when you come out of that particular cell. I want it to get called while I am typing in a cell. regards Amod -----Original Message----- Amod wrote: hi all As you all know there is an onchange event to a text box in VB. I want same functionality for excel worksheet cell or range. If you have any idea please let me know. thanks in advance. regards amod Private Sub Worksheet_Change(ByVal Target As Range) . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Colon at the end of excel file name(ex: problem.xls:1, problem.xls | New Users to Excel | |||
Problem viewing Excel 2003 Pivot Chart fields in Excel 2007 | Charts and Charting in Excel | |||
Weird problem with Excel 2000...Worksheets disappearing in a shared Excel file | Excel Discussion (Misc queries) | |||
Started out as an Access problem. Now an Excel problem | Excel Discussion (Misc queries) | |||
Excel 97 chart opened in Excel 2003 - Source Data problem | Charts and Charting in Excel |