Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have used the following code to update cells that have already had the original value selected from the data validation list if the value in the data list has been changed. http://www.contextures.com/excelfiles.html Under Data Validation, look for 'DV0022 - Update Validation Selections' However, is it possible to amend this VBA code so that I can have this code for a number of columns? I have three data validation lists set- up in three different columns. I would like for the data to change in the destination cell if any of the data in the data lists are changed. I have tried to copy the code and change the data list name but that did not work. I would appreciate any suggestions. Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
From the worksheet menu you need to change the Named Range of fruitlist.
Insert - Name - define - fruitlist " wrote: Hi, I have used the following code to update cells that have already had the original value selected from the data validation list if the value in the data list has been changed. http://www.contextures.com/excelfiles.html Under Data Validation, look for 'DV0022 - Update Validation Selections' However, is it possible to amend this VBA code so that I can have this code for a number of columns? I have three data validation lists set- up in three different columns. I would like for the data to change in the destination cell if any of the data in the data lists are changed. I have tried to copy the code and change the data list name but that did not work. I would appreciate any suggestions. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation lists update orginal cell with list update | Excel Worksheet Functions | |||
How to clear validation lists based on other validation lists | Excel Discussion (Misc queries) | |||
Multiple Pivot Chart Series Lists - Limit selections | Excel Discussion (Misc queries) | |||
Data validation with validation lists and combo boxs | Excel Discussion (Misc queries) | |||
Making multiple selections from Excel drop down lists | Excel Worksheet Functions |