Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi again
I have set up a user form for users to enter smaple data. The form has a text box for entering the sample number and I am using various code to update the data as the sample number is changed using the textbox.change event. All works well if I stick to stepping one sample at a time, however if the user wants to enter a sample number and view the data I run into problems! If the user wants to view say sample 54 and there is no 5 then the code falls over (no erros just reports that sample 5 does not exist) From what I can gather the change event works on each key stroke. I cant find a textbox event to delay or allow multiple key stokes before acting. Is there anohter way to achive what im tryin to do?? using Excel 2003 Thanks in Advance Ian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Textbox added to Form at runtime too small, can't control size andchange event won't trigger | Excel Worksheet Functions | |||
Action Event, CheckBox, Add Row and Textbox | Excel Discussion (Misc queries) | |||
How can I expose the TextBox BeforeUpdate event to my user class? | Excel Discussion (Misc queries) | |||
MSForms.TextBox Exit event isn't available in Excel class mosule | Excel Programming | |||
event which occurs when a TextBox receives focus | Excel Programming |