View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Carr Bill Carr is offline
external usenet poster
 
Posts: 2
Default macro to copy absolute cells, then paste relative

I am trying to record a macro that will copy an absolute group of cells, then
paste relative to the cell that was active before running the macro. Can
anyone help?
Or maybe there is another way to accomplish my goal. I want to be able to
insert a given set of cells in the middle of the document, any number of
times. It is a form to be used over and over, but each time there will be a
different number of these groups of cells in the form.