ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ??? Why Combobox font size shrinks with each click (https://www.excelbanter.com/excel-programming/384247-why-combobox-font-size-shrinks-each-click.html)

Jalin

??? Why Combobox font size shrinks with each click
 
May I have some expert advice on hy Combobox font size shrinks with each
click pls.


Many thanks in advance

[email protected]

??? Why Combobox font size shrinks with each click
 
On Mar 1, 9:30 am, Jalin wrote:
May I have some expert advice on hy Combobox font size shrinks with each
click pls.

Many thanks in advance


Is there any code behind the click event for the Combobox?
regards
Paul


Jalin

??? Why Combobox font size shrinks with each click
 
Dear Mr Robinson

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
.....
....


"Jalin" wrote:

May I have some expert advice on hy Combobox font size shrinks with each
click pls.


Many thanks in advance


[email protected]

??? Why Combobox font size shrinks with each click
 
On Mar 1, 11:01 am, Jalin wrote:
Dear Mr Robinson

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
....
...



"Jalin" wrote:
May I have some expert advice on hy Combobox font size shrinks with each
click pls.


Many thanks in advance- Hide quoted text -


- Show quoted text -


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



All times are GMT +1. The time now is 07:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com