View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anita[_6_] Anita[_6_] is offline
external usenet poster
 
Posts: 6
Default out of range error message

Hi Juergen,

I'm not a fan of downloading files with macros of unknown origin :) so
I can't really test this. But the only reason I can think that you
would get this error on this piece of code is that it can't find the
workbook or the worksheet by those exactly names so I would double
check for typos.

Good Luck!