View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Mike Stout Mike Stout is offline
external usenet poster
 
Posts: 1
Default Adding range to array, keep formatting

Tom,

Thanks for the help with qualifying the cells.

When I try and run the recommended code I get an "Object doesn't support
this property or method" error at the line:

Array(i,5) = .Range(.Cells(2,8*i-6), .Cells(8,8*i)).Format

Can you suggest why this would be?

Regards,

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!