How do I make it so that when I place a different numbers in one Colume/roe (ie. B7) it equals a different specific numbers in C7.
An example of this would be I want a list of numbers 5,4,2,7,53 to equal a different list of numbers in a different colume. so 53 in b7 = 14 in c7 or 4 in b7 equals a 8 in c7 or a 2 in b7 equals 12 in c7. But the full list is available for the specific box.
I know very little about spreadsheets. I created the array (created sheet 2) It has 12 columns with two rows… If I on page one type a 12 it should look up 12a from sheet 2 and in response put the number from 12b.
I do not know how to use the formula =VLOOKUP(B7;Sheet2.A1:B6;2;0), I do now know what the order means or what the punctuation does. What does the (B7) mean, what does ( mean, I believe Sheet2 (refers to sheet 2) and what does (.), (A1), (:), (B6), (;), (2), (;), (0), all mean.
Thank you,
Cbn