Matt,

First thanks for replying.
I am familiar with Access and VBA, although not expert. I'm not locked in necessarily. Here's the overview of what I'm trying to do..

We have a database of 60000 companies. Our data base is accessible on the web
http://strategis.ic.gc.ca/cdncc Some people in the organization have a requirement to take all the info about some selected companies to Trade Shows, meetings etc and can not be certain to have internet access. They want a selection of companies on CD. We have a licence for LIKSE (offline browser with search engine). I'm working with A2K and VBA to select companies and to (hopefully) get Complete Profiles (webpage) onto local files, so that I can add them to the Offline Browser on a CD.

What I have found is that IE (File Save As (web page complete)) does a fantastic job of cleaning up the local files. It removes session variables, relative server addresses etc from the html. I was trying to automate a process and take advantage of the File Save As.

I am open to options and any comments.

jack