question about saving

  • Thread starter Thread starter Ken Stone
  • Start date Start date
K

Ken Stone

I have an excel worksheet that I use to prepare a weekly work schedule.
It contains popup menus that I use to select certain variables such as
dates, times and people. Once I have a weekly schedule set, I want to
distribute it electronically but without the popup menus being active.
How can I do this?

thanks
ken
 
Assuming the "popup menus" are data validation (DV) lists,
try this to find / kill all DVs in the sheet at one go

Press F5 > Special > Check "Data validation > All "> OK
(above will select all cells with DVs in the sheet)

Then click Data > Validation

Answer OK to the prompt below (if it opens):
"The selection contains more than one type of validation
Erase current settings and continue"

Then in the DV dialog, click "Clear All" > OK
 
Thanks!
ken

Max said:
Assuming the "popup menus" are data validation (DV) lists,
try this to find / kill all DVs in the sheet at one go

Press F5 > Special > Check "Data validation > All "> OK
(above will select all cells with DVs in the sheet)

Then click Data > Validation

Answer OK to the prompt below (if it opens):
"The selection contains more than one type of validation
Erase current settings and continue"

Then in the DV dialog, click "Clear All" > OK
 

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