ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Copy dropdown list (https://www.excelbanter.com/excel-discussion-misc-queries/254251-copy-dropdown-list.html)

Learning VBA

Copy dropdown list
 
Is there a way to copy a drop down validation to other sheets?

On each sheet I have 2 dropdown validation lists:

1 at cell E2
and the other at cell E42

I would like to be able to copy these to another 30 sheets in the exact same
cells on each sheet.





L. Howard Kittle

Copy dropdown list
 
I believe that is possible.

Set up your data validation lists to accept a named range, that is select
your lists and name them, MyList1, MyList2 and such.

Then in the data validation source box enter =MyList1 or MyList2 etc.

Now copy the cell with the data validation on your present worksheet and
past on any worksheet. I think that will work for you.

HTH
Regards
Howard

"Learning VBA" wrote in message
...
Is there a way to copy a drop down validation to other sheets?

On each sheet I have 2 dropdown validation lists:

1 at cell E2
and the other at cell E42

I would like to be able to copy these to another 30 sheets in the exact
same cells on each sheet.








All times are GMT +1. The time now is 07:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com