J
JoAnn
I have a recipe database where the recipes are located in the same directory
as the database. I currently have hyperlinks to the Word documents of each
recipe which is ok, but I always get this annoying message about how opening
them could harm my computer...
I would like to put them in a list box where you click a button (View
Recipe) by writing Visual Basic code to open them. Every code I've tried has
failed. Can you help? I have the categories "Recipe Title" which is the
actual title and "Recipe" which is the actual hyperlink.
How can I make the "View Recipe" button open the word document that is
stored in the hyperlink by clicking on the button? If after figuring this
out, will it still give me that annoying message?
as the database. I currently have hyperlinks to the Word documents of each
recipe which is ok, but I always get this annoying message about how opening
them could harm my computer...
I would like to put them in a list box where you click a button (View
Recipe) by writing Visual Basic code to open them. Every code I've tried has
failed. Can you help? I have the categories "Recipe Title" which is the
actual title and "Recipe" which is the actual hyperlink.
How can I make the "View Recipe" button open the word document that is
stored in the hyperlink by clicking on the button? If after figuring this
out, will it still give me that annoying message?