Thanks.
Erik Roessing
ERoe...@pacificdesignstudios.com
Two possible approaches...
1. Put a field in a table, Hyperlink data type, where you store the
path to the pdf files, bind a form to this, and then just open the pdf
by click on the link.
2. Use a file handler function, such as that found at
http://www.mvps.org/access/api/api0018.htm
- Steve Schapel, Microsoft Access MVP