P
panlag
Is there anyway to use a relative path for an image control?
Basically, my problem is that initially, pictures for my image controls
must be identified using absolute paths - and this is inefficient as
I've basically got to work on two different computers.
I have some code that allows me to to use "relative" paths, however,
the initial image seems to require absolute paths, else I get the
message:
"Microsoft Office Access can't open the file "[filename]"" which is
annoying since it repeats itself 9 times (i have 9 images).
Is there any way around it?
Basically, my problem is that initially, pictures for my image controls
must be identified using absolute paths - and this is inefficient as
I've basically got to work on two different computers.
I have some code that allows me to to use "relative" paths, however,
the initial image seems to require absolute paths, else I get the
message:
"Microsoft Office Access can't open the file "[filename]"" which is
annoying since it repeats itself 9 times (i have 9 images).
Is there any way around it?