C
Cpl Bowen
Heres my dilemma: I want to automate a task of updating
the same information across several sheets (name, age,
etc across the top of a form.) When the user changes
their info on the first sheet, I want the cells holding
the same information on other sheets to update
automatically.
I have successfully done this with the Age cells (numbers
work fine), however it doesn't work with the Name cells.
I'm assuming this is due to the inherent characteristics
of the cells being formatted as Text. For the number
cells, I just linked the other cells to the first cell
that the user updates. How can I achieve this with the
Text cells?
the same information across several sheets (name, age,
etc across the top of a form.) When the user changes
their info on the first sheet, I want the cells holding
the same information on other sheets to update
automatically.
I have successfully done this with the Age cells (numbers
work fine), however it doesn't work with the Name cells.
I'm assuming this is due to the inherent characteristics
of the cells being formatted as Text. For the number
cells, I just linked the other cells to the first cell
that the user updates. How can I achieve this with the
Text cells?