i'm not sure if this is possible but would be very gratefull of some help.
I have 3 spreadsheets A,B,C,D
In sheet A cell 'B8' i would like a drop down selection of sheet 'D' column A (A2:A50, as Row 1 has column headings) (no problem i can do this) but
depending on the row selected (A2:A50) i would like each selection to have a value and take that 'value' and apply it to various cell formulas in sheet A
i.e b8 = 'sheetA!a2' the value of b8 would be 1
then apply that value to other cells like this:
value =1 then 'sheet A!B15:B16' = 'sheetB!a3:a4', 'sheetA!B14'='sheetC!A4' and so on...
is there a 'sensible' formula for this operation, other than applying 50 'if' statements to each cell, (65 cells in total ?)
much thanks in advance.
novice.
I have 3 spreadsheets A,B,C,D
In sheet A cell 'B8' i would like a drop down selection of sheet 'D' column A (A2:A50, as Row 1 has column headings) (no problem i can do this) but
depending on the row selected (A2:A50) i would like each selection to have a value and take that 'value' and apply it to various cell formulas in sheet A
i.e b8 = 'sheetA!a2' the value of b8 would be 1
then apply that value to other cells like this:
value =1 then 'sheet A!B15:B16' = 'sheetB!a3:a4', 'sheetA!B14'='sheetC!A4' and so on...
is there a 'sensible' formula for this operation, other than applying 50 'if' statements to each cell, (65 cells in total ?)
much thanks in advance.
novice.