View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
W.Easton W.Easton is offline
external usenet poster
 
Posts: 4
Default Paste Specific Cell to Selected Cell

I am trying to make a funtion (because I am lazy, and there are about 3k
worth of lines that I need to go through) that will copy a specific cell to
the selected cell

Basically what I would like it to do is when I select a cell and and hit a
button it would copy the contents from the current row, column 4 to the
selected cell.