Hi all

I am trying to teach myself some VBA code, but anm going around in circles.

I wish allow the user to update certain cells A1, A4, A7, A10 and A13

However I imeediately want what they have entered to change to the corresponding row in column "J"

i.e. I enter something into cell A1, and as soon as I press enter what I have typed is replaced with the contents of cell J1.... A4 is replaced with J4 and so on.

It is important that only these cells are updated inthis way.

Any help would be much appreciatted