After I enter a value in one cell, how can
I have it automatically enter it into another cell,
within the same worksheet, or into a different worksheet.
Thanks,
Tom picktr@wowway.co
--
Message posted from http://www.ExcelForum.com
JE McGimpsey - 26 Apr 2004 21:23 GMT
If you enter the value in A1 of sheet1, put this in the other cell in
sheet1:
=A1
or in another worksheet:
=Sheet1!A1
> After I enter a value in one cell, how can
> I have it automatically enter it into another cell,
> within the same worksheet, or into a different worksheet.
>
> Thanks,
picktr - 26 Apr 2004 22:53 GMT
Thank You
--
Message posted from http://www.ExcelForum.com