Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
whats wrong with this code:
For Each c In Me.Controls If TypeOf c Is msforms.TextBox Then c.Text = "" If TypeOf c Is msforms.ComboBox Then c.Text = "" Next ... was working fine but now gives the above error message on execution. Appreciate all help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't find project or library | Excel Worksheet Functions | |||
cant find project or library | New Users to Excel | |||
cannot find project or library | Excel Programming | |||
cant find project or library | Excel Programming | |||
Cant find project or library | Excel Programming |