View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
galefly galefly is offline
external usenet poster
 
Posts: 4
Default load addresses of selected cells into array

Thanks guys... I caught the spelling error and changed it but still had
the problem... I surely managed to accidently slip and mess up
something else in that tiny snippet of code..It works like a charm. I
have done a lot of VBA programming (mosty ACCESS) but very little in
EXCEL. I am having a bit of a problem getting a handle on the objects..
There seems to be 80 ways to do anything.