Hello MRSV,
There isn't a global command to do what you want. To do this would
require writing some code for the Worksheet_Change event. It would work
lke this. When the contents of the cell change the event code fires and
then saves the current cell's data into the other cell's you specify.
The down side is you have to hard code the cells you want changed into
the macro code. Would this be a workable solution?
Sincerely,
Leith Ross

Signature
Leith Ross
MRSV - 19 Jan 2006 21:30 GMT
Hi Leith,
Thank you very much for taking the time to investigate my query. I have
been hacking away at each cell indvidually as I awaited responses and
think that the best way forward is to stay the course.
Thanks again,
Steve

Signature
MRSV