D
David
Group,
I was helped with a vlookup formula that worked on the 1st version of this
workbook that contained a form worksheet1 w/data validation list(names), and
only 1 data worksheet2.
origional vlookup;
=VLOOKUP(B2,'Information Sheet'!$A$1:$E$100,2,0)
I now need more than 1 data worksheet, I have the modified the workbook and
am now using combo boxes instead of the data validation list.
******************************************************************
worksheet1 is a "Form" with 2 comboboxes, cmb1 is a list of
worksheets(wks2-wks?), cmb2 gets populated with the list of names from the
worksheet selected in cmb1
worksheets2 - worksheets? contain ;
column A list of names
column B numbers
column C numbers
column D numbers
column E numbers
I have the combo boxes working, how do I modify the origional vlookup
formula to work with the combo boxes?
Thanks, David
I was helped with a vlookup formula that worked on the 1st version of this
workbook that contained a form worksheet1 w/data validation list(names), and
only 1 data worksheet2.
origional vlookup;
=VLOOKUP(B2,'Information Sheet'!$A$1:$E$100,2,0)
I now need more than 1 data worksheet, I have the modified the workbook and
am now using combo boxes instead of the data validation list.
******************************************************************
worksheet1 is a "Form" with 2 comboboxes, cmb1 is a list of
worksheets(wks2-wks?), cmb2 gets populated with the list of names from the
worksheet selected in cmb1
worksheets2 - worksheets? contain ;
column A list of names
column B numbers
column C numbers
column D numbers
column E numbers
I have the combo boxes working, how do I modify the origional vlookup
formula to work with the combo boxes?
Thanks, David