Ishyperlink is a property of a text box. Maybe that will be useful. Also, maybe consider a drop-down box of files in a folder: There is a way to list the files of a folder: http://vb-helper.com/howto_dir_fso.html
http://www.access-programmers.co.uk/forums/archive/index.php/t- 95463.html ___________________________________________________ --- In [email protected], "setiawanboby" <[EMAIL PROTECTED]> wrote: > > Hi there, I'm making a database to control my documents at work - > which are centralized in a folder (server). Basically, I want a form > that will automatically link me to the documents in that folder. Can > someone help me with this? > > For example, if I have a field in the form (call it 'DocNum') - as I > type in "ABCD" in it, it'll link me to the "ABCD" file in that > particular folder and as I click the field, it'll open up the "ABCD" > file (with any extention). > > Thanks for the help in advance. > > Boby Setiawan >
