i want to keep a record my ate meal everyday.
i make egg(one) data in sheet2.
i want to use row 6 data as variable in programing.
i try to get row6 data by vlookup function in a2 cell.
but when i moved row6 data,b2 and c2 get error.
how to get row6 data without getting a error?
please help,
step1 i write this formula to a2 cell.
=VLOOKUP(A6,A6:D6,1)
sorry i changed this formula.
step2 i use fill copy to D2 from A2.
step3 i moved reference data.but i get error in row 2.