View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
il_magpie il_magpie is offline
external usenet poster
 
Posts: 2
Default Opening zipped *.xls from Excel

Hi All,

I am trying to let the user open a zipped Excel file (using Winzip)
from Excel, without any success.

Excel itself won't let you drill down into a zipped folder to extract
a file, so am not very hopeful that this can be accomplished through
VBA. Any suggestions?

Thanks!