sheet1 have some data as the following:
A B C D
1 number name unit price
2 1001 apple box 20.00
3 1002 peach box 10.00
..................
now on the sheet2
A B C D
1 number name unit price
2 1001
3
..................
now, if i type 1001 in A2 cell, i want the apple,box,20.00 can auto typed into the cells.thank you.
If your range in sheet1 is a1:d3, in sheet2 cell b2 you have to type
in cell b3
and in cell b4
These are italian formulas.
I think that in english version it becomes something like this:
and so on for the other cells.