View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tredown Tredown is offline
external usenet poster
 
Posts: 15
Default Copy to datasheet -Message for Ron De Bruin

I an using your copy next each other sub and last row function.
My question is there a maximum number of ranges that can be used within the
Set sourceRange = Sheets("Sheet1").Range statement. I have 41 ranges which
works fine but as soon as i add further ranges i get a run time error 1004.
If there is a maximum is there away to increase it.
Thanks in anticipation
Tredown