Thread: Simple Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nhoj.Nanyt Nhoj.Nanyt is offline
external usenet poster
 
Posts: 1
Default Simple Macro

Hi all,

I have a basic script that loops through a range of data to copy and
paste into the front end of some calcs, then goes and copies the
results to a compilation sheet.

I have the navigation sorted, just using offset to get to the column
of data I want.

I can get the cursor where I want it, but I can't nut out how to
select a range of 8 cells under where the cursor ends up, copy and
paste into inputs.

Please help!
Cheers,
John.