View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Filling every tenth row.

see ans in later post

--
Don Guillett
SalesAid Software

"Salim" wrote in message
...
I am trying to insert data from a worksheet(A) to a
worksheet(B).
I want the data on worksheet(a) to fill in on every 10 row
in worksheet(b).
eg. worksheet(a)!A1 to worksheet(B)A1