access controls on the spreasheet

  • Thread starter Thread starter inungh
  • Start date Start date
I

inungh

I have a combo box on the spreadsheet to let user select the option.

I wanted to print a field base on the combo box.

Are there any way to reference the combo box?

I tried to use "occurrence " & cmbYear, but I got error.

Your help is great appreciated,
 
hi
tad sketchy on the details but try this.....
assuming the name of your combo box is cmbYear....

cmbYear.value

Regards
FSt1
 

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.

Ask a Question

Back
Top