A
Andreas
I've created a form that displays images using VBA script and stores the
relative path of the image as text. I want to use a command button that
imports the relative path of the images similar to a browse button. I've
tried the following method: http://support.microsoft.com/kb/824272. Although
it works perfectly in the Northwind database, it displays an error message
"Compile error. User-defined type not defined" when I use it in mine. Any
ideas? Or if anyone knows how to create relative paths from absolute ones I
would be grateful.
relative path of the image as text. I want to use a command button that
imports the relative path of the images similar to a browse button. I've
tried the following method: http://support.microsoft.com/kb/824272. Although
it works perfectly in the Northwind database, it displays an error message
"Compile error. User-defined type not defined" when I use it in mine. Any
ideas? Or if anyone knows how to create relative paths from absolute ones I
would be grateful.