View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Paste data of a cell to another cell by just selecting the source

In the below example target cell is B5; otherwise how do excel recognize the
target cell..

If this post helps click Yes
---------------
Jacob Skaria


"lamesakid5810" wrote:

How do i copy the content of a cell and paste it to another cell by just
clicking on the cell you want to copy. For example I want to copy the content
of A1 to B5 by just selecting cell A1