Message 1 of 10
Editing existing *.doc and *.xls files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am trying to create a lisp which will:
1. enter somehow into/read existing doc and xls file (separately)
2. find specific words and replace it with another words
so basically it will be "find and replace" functions in advance prepared files, but without opening files, just quiet search and replacing.
Can anyone help me with this , I can't find and visual or autolisp functions for that, I would be very grateful. Thanks in advance.