Thread: Delete names
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
meme meme is offline
external usenet poster
 
Posts: 13
Default Delete names

Hi ,

I created a macro to download data from .prn files to my
worksheet A , then query the data and copy-past the
results to worksheet B. Every time after running my macro
it created hundreds of names with the pattern like :
externaldata-34
externaldata-35
......
and all the way to externaldata-569!!!!!! I am so
frustrated with all this names. Any one can give me some
suggestions on how to get rid of this ????????
Please help ! Thanks so much!

Meme