leewisener
Technical User
I have one more question in relation to a spreadsheet I am working on.
Basically I have a number of sheets called Jan..Dec 12 of them obviously.
I have added another sheet to the spreadsheet which contains data relating to the person who should deal with the account and I needed to populate all entries in sheets Jan..Dec.
So what I have done is something like this.
=VLOOKUP(A5,account!A:B,2,FALSE)
So now that all my fields are up to date in the Jan..Dec fields I dont need the sheet called account, but of course if I delete it then I will loose all the updates in the Jan..Dec sheets.
I am sure there must be a way of fixing the data in the cells I have just updated so I can delete the account sheet, can someone tell me how to do it.
Thanks
Lee
Basically I have a number of sheets called Jan..Dec 12 of them obviously.
I have added another sheet to the spreadsheet which contains data relating to the person who should deal with the account and I needed to populate all entries in sheets Jan..Dec.
So what I have done is something like this.
=VLOOKUP(A5,account!A:B,2,FALSE)
So now that all my fields are up to date in the Jan..Dec fields I dont need the sheet called account, but of course if I delete it then I will loose all the updates in the Jan..Dec sheets.
I am sure there must be a way of fixing the data in the cells I have just updated so I can delete the account sheet, can someone tell me how to do it.
Thanks
Lee