I can't work out why I'm gettinbg the 438 error when I use the following piece of code.
It should check to see if some check boxes are clicked, and if text is entered, and if not, returns an error message, but whenever I check the box I get a 438 Run-time error : Object doesn't support this property or method
any help - appreciated :D
It breaks on the![]()
Please Login or Register to view this content.
If ActiveWorkbook.Sheets("CallCredit").txtCallCredit.Text = "" Then
Line.
am I misssing a reference or something?
so confused!
Bookmarks