[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.excel.programming

RE: Can one select file types for Zipping?

John Bundy

12/13/2006 12:16:00 AM

Adjust this line as needed
Application.GetOpenFilename(filefilter:="Excel Files (*.xls), *.xls", _
or delete filefilter:="Excel Files (*.xls), *.xls", _ to select all files
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"Jim Jackson" wrote:

> I visited http://www.rondebruin.nl/window... and found great help
> there.
>
> Is there a way to specify the file type(s) to be Zipped? (All Excel files
> or all Word files, etc.)
>
> Thanks,
> --
> Best wishes,
>
> Jim