D
David
I have 2 worksheets in 1 workbook, sheet 1 is a form that caculates results
based on a number put in each cell, i.e.,
text1 #(input cell)
result result result
**************************
text2 #(input cell)
result result result
**************************
text3 #(input cell)
result result result
**************************
text4 #(input cell)
result result result
the 2nd worksheet is a list of names and 4 values; like this
name1 value1 value2 value3 value4
name2 value1 value2 value3 value4
name3 value1 value2 value3 value4
I have named the 1st col to studentname and was able to create a dropdown
list on sheet 1, What I need to do is select a name from the dropdown list a
have it populate the proper cells on sheet 1 from the values on sheet 2
I hope this is enough detail
Thanks - David
based on a number put in each cell, i.e.,
text1 #(input cell)
result result result
**************************
text2 #(input cell)
result result result
**************************
text3 #(input cell)
result result result
**************************
text4 #(input cell)
result result result
the 2nd worksheet is a list of names and 4 values; like this
name1 value1 value2 value3 value4
name2 value1 value2 value3 value4
name3 value1 value2 value3 value4
I have named the 1st col to studentname and was able to create a dropdown
list on sheet 1, What I need to do is select a name from the dropdown list a
have it populate the proper cells on sheet 1 from the values on sheet 2
I hope this is enough detail
Thanks - David