View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DavidL DavidL is offline
external usenet poster
 
Posts: 1
Default Multiple worsheets

I know how to link worksheets. But I have a problem with
creating a macro linking multiple sheets and having an
incremental increase occur in the same col. over a period
of time. I have two col. with information on sheet one,
these numbers need to icrease by three(3) percent on the
following seven worksheets. I recorded a macro using
absolute refrencing columns on the first sheet. That works
fine on the second sheet, but then keeps refering to sheet
one. I need to increment the increase of 3% onto each of
the seven following workseets. Any help will be
appreciated.

Thanks.
David L.