View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nader[_3_] Nader[_3_] is offline
external usenet poster
 
Posts: 11
Default delete data from excel without openning it

Hello,

I've got a huge file from which i'd like to delete to some rows but I DO NOT
WANT TO OPEN IT in order to avoid having to wait a long time. So, is it
possible to delete some data (using vba) from an excel file without openning
that file?

Thanks in advance.

Cheers!