View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Create a macro to select items from an existing list ....

copy the items to a single sheet workbook and then save that as a text file.

--
Regards,
Tom Ogilvy


"Marc" wrote in message
...
..... and copy them to a text file which will used in IntelligentApps.

I have managed to select the data from the list but when I try to save the
copied items to a text file, the debugger states no object found.

Help please!

Marc