I assume that by now the problem you were having has been resolved.
For anyone else that has this problem, you need to use the Application Install Wizard (Tools,Remote Tools, Application Install Wizard) to create the setup files. You then need to run the resulted Setup program to install the...
Apologies, I jumped the gun with that post before checking the help file.
For anyone who has the same problem with the code, in the code viewer, click Tools, References and add the Microsoft DAO 3.51 Object Library. Works a treat.
Thanks again Jeff for your code sample.
Paul
Many thanks for the prompt response Jeff.
However, using the above code, I receive the error message "Compile error: User-defined type not defined" It appears to be highlighting the "rst As DAO.Recordset" portion of the code. Any ideas ?
Paul
Hi,
I am currently working on a database that has 100 fields of the name meterx, where x is a number from 1 to 100. Is there any way i can increment the field name using a loop in order to access the fields in turn ?
Thanks in advance.
Paul
Could be you need to enter the hyperlink in a HTML format.
Try setting this:
txtmessage = "<html<body><a href=\\prodcomp\d$\maindatabase.mdb>Click here</a>"
Paul
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.