View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default for each question

say i have set rng1 to A1:A10, rng2 to B1:b10, rng3 to C1:c10

when i do a for each loop, would ii be possible to use a variable to add
the number onto the rng?



--


Gary