Thread
:
keeping an object in view
View Single Post
#
1
Posted to microsoft.public.excel.programming
michael.beckinsale
external usenet poster
Posts: 274
keeping an object in view
Hi Nigel,
Something like this:
Sub cbxFocusTest()
ActiveSheet.combobox1.Activate
End Sub
HTH
Michael
Reply With Quote
michael.beckinsale
View Public Profile
Find all posts by michael.beckinsale