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 formula copy question

what's the best way to copy a non-contiguous row of formulas one row below it.

for example, A10, c10, e10:h10

so they end up in row 11

i tried union but didn't get it to work.

--


Gary