A
andrewk73
I have created a spreadsheet to track shipping containers. People ente
information on one sheet, and then on a second sheet it take
information from sheet 1 and another user fills in more information.
I have set it up so users only have to enter information in once. O
the second sheet only some of the information flows through from th
first sheet and the rest has to be entered on the second sheet.
I have used formulas that basicaly say
=if(cell in sheet 1="","",cell in sheet 1)
These formulas work perfectly till someone copies and pastes or insert
cells into the first spreadsheet and then this corrupts the formulas i
the second spreadsheet. I then have to copy the formulas down th
columns again to fix the problem. Is there a way to stop the formula
corrupting.
Cheers
And
information on one sheet, and then on a second sheet it take
information from sheet 1 and another user fills in more information.
I have set it up so users only have to enter information in once. O
the second sheet only some of the information flows through from th
first sheet and the rest has to be entered on the second sheet.
I have used formulas that basicaly say
=if(cell in sheet 1="","",cell in sheet 1)
These formulas work perfectly till someone copies and pastes or insert
cells into the first spreadsheet and then this corrupts the formulas i
the second spreadsheet. I then have to copy the formulas down th
columns again to fix the problem. Is there a way to stop the formula
corrupting.
Cheers
And