View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Parsing Word document into Excel

Use the shell command.
--
Regards,
Tom Ogilvy

"Chill1 " wrote in message
...
I thought about using the Macro recorder like that, but the Word file's
format is rather unpredictable so I figured whatever macro I recorded
would probably screw up more often than not.


Regular expressions... that almost brings a tear to my eye. That will
make some of this much easier. Thanks for pushing me in the right
direction.

Now, can anyone answer my question about how to run an exe (with
commandline arguments) from VBA?


---
Message posted from http://www.ExcelForum.com/