W
worzell
Hello!
I have a spreadsheet with mulitple sheets. On sheet2 some of the cells
in the rows are updated by vlookup from sheet1 and some are manually
keyed. The problem is that when sheet1 is changed the manually typed
cells don't change correspondingly i.e. sheet2 looks like this
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup2 Vlookup2 keyed2
3 Vlookup3 Vlookup3 keyed3
4 Vlookup4 Vlookup4 keyed4
If the information for Vlookup2 is changed on sheet1 and that
particular field moves off of sheet2, sheet2 looks like this:
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup3 Vlookup3 keyed2
3 Vlookup4 Vlookup4 keyed3
4 keyed4
And I need it to look like this:
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup3 Vlookup3 keyed3
3 Vlookup4 Vlookup4 keyed4
4
Any ideas on how I can get this to sync, I thought it was maybe a data
sort issue but now not so sure.
Any help gratefully accepted.
Many Thanks,
Anthony
I have a spreadsheet with mulitple sheets. On sheet2 some of the cells
in the rows are updated by vlookup from sheet1 and some are manually
keyed. The problem is that when sheet1 is changed the manually typed
cells don't change correspondingly i.e. sheet2 looks like this
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup2 Vlookup2 keyed2
3 Vlookup3 Vlookup3 keyed3
4 Vlookup4 Vlookup4 keyed4
If the information for Vlookup2 is changed on sheet1 and that
particular field moves off of sheet2, sheet2 looks like this:
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup3 Vlookup3 keyed2
3 Vlookup4 Vlookup4 keyed3
4 keyed4
And I need it to look like this:
A B C
1 Vlookup1 Vlookup1 keyed1
2 Vlookup3 Vlookup3 keyed3
3 Vlookup4 Vlookup4 keyed4
4
Any ideas on how I can get this to sync, I thought it was maybe a data
sort issue but now not so sure.
Any help gratefully accepted.
Many Thanks,
Anthony