paullaup
Structural
- Feb 26, 2003
- 29
I'm having real trouble with this!
I have a basic combo box with a list of 7 items from a materials table, with a link to cell A7. I also have a vlookup function that pulls from a table coresponding to the value selected in cell A& (combo box).
The thing is this: When I select a value from the combo box, the correct value will be shown in the vlookup box for certain combo box selections only! (coresponding to the row that the selected value came from), BUT for some other values in the combo box, the vlookup will pull from a completely different row?? any ideas?
OH,.. my vlookup looks like this: =vlookup(B7,B10:E16,2)
HERES A SAMPLE OF MY TABLE:
MATERIAL VALUE-1 VALUE-2 VALUE-3
A A1 A2 A3
B B1 B2 B3
C C1 C2 C3
D D1 D2 D3
E E1 E2 E3
F F1 F2 F3
G G1 G2 G3
I have a basic combo box with a list of 7 items from a materials table, with a link to cell A7. I also have a vlookup function that pulls from a table coresponding to the value selected in cell A& (combo box).
The thing is this: When I select a value from the combo box, the correct value will be shown in the vlookup box for certain combo box selections only! (coresponding to the row that the selected value came from), BUT for some other values in the combo box, the vlookup will pull from a completely different row?? any ideas?
OH,.. my vlookup looks like this: =vlookup(B7,B10:E16,2)
HERES A SAMPLE OF MY TABLE:
MATERIAL VALUE-1 VALUE-2 VALUE-3
A A1 A2 A3
B B1 B2 B3
C C1 C2 C3
D D1 D2 D3
E E1 E2 E3
F F1 F2 F3
G G1 G2 G3