CheckBox open File

  • Thread starter Thread starter Lenny_821
  • Start date Start date
L

Lenny_821

Hi Bob,

Thanks for that code, but in the sheet I don't want use any checkboxe
. I am trying to make it as user friendly as possible for other user.

Lenny
 
Lenny,

This doesn;t use checknboxes, but it allows your user to select/deselect a
cell. You can put a caption in an adjacent cell and change it as you wanted.
You can then check if a cell is selected (=IF(A1="a", ...) and take action.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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