Forum Discussion
paoloc2906
Apr 04, 2019Copper Contributor
change positions
I have references on other worksheets that need to change if the references change position. Sheet 2, B1 is "3" Sheet 1, D32 is =Sheet2!B1 =3 if i change position of Sheet 2,B1, at e...
paoloc2906
Apr 04, 2019Copper Contributor
actually this problem borns when i organize sheet 2 in alphabetical order
Twifoo
Apr 04, 2019Silver Contributor
Instead of directly referencing a specific cell in Sheet2, you should use VLOOKUP or INDEX-MATCH.
- paoloc2906Apr 04, 2019Copper Contributor
can you give me an example?
tks
- TwifooApr 04, 2019Silver ContributorYou have to attach your sample file.
- paoloc2906Apr 04, 2019Copper Contributor