Thanks very much for your help. Yes there is. It is some code for
application.goto.
Private Sub ComboBox1_Click()
n = Cells(7, 6)
Select Case n
Case 1
Application.Goto Reference:=Worksheets("OB Input").Range("d36"), _
Scroll:=True
.....
....
Thanks very much for your help. Yes there is. It is some code for
application.goto.
Private Sub ComboBox1_Click()
n = Cells(7, 6)
Select Case n
Case 1
Application.Goto Reference:=Worksheets("OB Input").Range("d36"), _
Scroll:=True
....
...
Hi
I thought some code might be changing the Font.Size property in the
combobox, but that is not in your code.
If the Excel file is not sensitive you can send it to me and I'll have
a look.
regards
Paul
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.