View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil[_29_] Neil[_29_] is offline
external usenet poster
 
Posts: 7
Default Macro to paste data to a new column if previous column has data

Hello,

I have a range of data in column A. I want to be able to run a macro
and paste it into another column (C). Then later when i make a change
to the data in column A, i want to be able to paste it into the next
available column (in this particular example it would be column D).

Any help would be much appreciated.

Thanks
Neil