Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Tom Ogilvy" kirjoitti viestissä
... Well a quick way to check would be to throw an IF block around your ADO routines Problem solved. The reason was in the way I called and showed the form. '... frmTuotteet.Show frmTuotteet.lstTuotteet.SetFocus 'Points to a list box component in the form '... The "SetFocus" method seemed to be the reason for the whole problem. I just removed this line from the VBA code (- frmTuotteet.lstTuotteet.SetFocus ) Kaj B. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to get a User Form to activate off a drop down menu | Excel Discussion (Misc queries) | |||
Edit worksheet while a user form is on? | Excel Programming | |||
Activating a worksheet with a user form open on the screen | Excel Programming | |||
How to set focus back to sheet after showing a user form | Excel Programming | |||
How to set focus back to sheet after showing a user form | Excel Programming |