Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
XL2000
I have a workbook I want to use in multiple counties. I have a list of student names in a named range "Students" in ColAD ColA contains each students name followed by a list of classes followed by the words "Total Class Hours" I know I could do this: 1) Get a list of students from each county 2) Plug it into my existing workbook in ColAD 3) Reassign the named range "Students" to the new list 4) Select a name from the new list 5) Edit Copy 6) Scroll to and select an existing name in ColA 7) Edit PasteSpecial Values (to preserve ColA's formatting) 8) Repeat for each name in the new list Tedious, right? I'm hoping a macro could do this: 1) Pick a new name from "Students" 2) Place the name in ColA below the words "Total Class Hours" 3) Repeat for the rest of the new names in "Students" I know this would bypass the first "old" name. but I could just delete that range. Any help? -- David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I fill blank cells in a list with previous filled value? | Excel Worksheet Functions | |||
Need a drop down list to auto fill other cells... | Excel Discussion (Misc queries) | |||
Help! I want to fill cells as a result of selecting a value from a list in another cell. | Excel Worksheet Functions | |||
Creating a drop down list that will fill in mutilple cells.... | Excel Discussion (Misc queries) | |||
Auto Fill Cells, When Choosing From Drop-Down List... | Excel Worksheet Functions |