Thread: cell selection
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ronreggin ronreggin is offline
external usenet poster
 
Posts: 3
Default cell selection

Is there a way for me to select a cell and then have the information in
another cell change values?

i.e.
I select cell E1 by clicking on the cell with my mouse. I would like the
information in cell A15 to change to a stored value in another cell, G5.

Is this possible?