Hi ,
I want to make a program that takes input from the user for which control they want to insert in their excel and at what location.
they enter the cordinates as textbox at "AA3", combobox at "IH2" etc.
is their anyway by which I can get to create a control at position AA3 , as the
AddComboBox function just takes input in the form of numbers like
AddComboBox(14, 0, 8, 0, 22, 190)
Please advice.
Regards
Shalini