View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
inungh inungh is offline
external usenet poster
 
Posts: 33
Default access controls on the spreasheet

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,