Hi group,
Access 2000 win xppro
I can create a command button that will open a file based on the data in a
textbox. The textbox displays 1234 and clicking on the button will open the
file named 1234 in the folder specified.
The file can be of any type .pdf, .txt, .doc, etc.
Is there any way to have the program check to see if a file exists in that
folder and have the button disabled if there is no file?
As always any thoughts, suggestions or comments are welcome.
Mike
PC Datasheet - 30 Sep 2005 02:31 GMT
Take a look at the Dir function in the Help file.

Signature
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> Hi group,
> Access 2000 win xppro
[quoted text clipped - 12 lines]
>
> Mike