I have relative hyperlinks (\Photos\picturename.jpg) in a table. Each link opens a specific picture. When you click on the link it automatically looks on the C drive for the 'Photos' folder then the picturename then opens the picture in my default browser. This works great if the 'Photos' folder...
How can I run a query but stop it from opening if it is empty/has no records?
Dim stDocName As String
stDocName = "qryDesc"
DoCmd.OpenQuery stDocName, acViewNormal, acReadOnly
Thanks for the help.
Lightenup
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.