R
RCL
Hi, I have inserted a ComboBox in my Excel sheet.
But I can´t set focus on it with this code:
ActiveSheet.OLEObjects("CBoxConc").object.SetFocus
Do you know how to set focus to a ComboBox inserted inside an Excel
sheet?
Thanks for the help !
But I can´t set focus on it with this code:
ActiveSheet.OLEObjects("CBoxConc").object.SetFocus
Do you know how to set focus to a ComboBox inserted inside an Excel
sheet?
Thanks for the help !