C
croy
I've been trying to get an Image Frame working, but am
having troubles.
The form is a single form. I'd like the picture for each
photo record to appear in the Image Frame as the user moves
thru the pictures.
My photo.mdb has a table for photo information, and that has
a field for "path".
I made another table just to hold a single record in a
single field for "Drive Letter".
My thought was... a user could start the db and the
starting form would ask them to pick a drive letter from the
cbo list. That gets stored in the table ok.
In the Current event, I've been trying to get the syntax
right for adding the drive letter to the path, but haven't
figured it out after many hours of "try this".
Can anyone help?
Thanks,
croy
having troubles.
The form is a single form. I'd like the picture for each
photo record to appear in the Image Frame as the user moves
thru the pictures.
My photo.mdb has a table for photo information, and that has
a field for "path".
I made another table just to hold a single record in a
single field for "Drive Letter".
My thought was... a user could start the db and the
starting form would ask them to pick a drive letter from the
cbo list. That gets stored in the table ok.
In the Current event, I've been trying to get the syntax
right for adding the drive letter to the path, but haven't
figured it out after many hours of "try this".
Can anyone help?
Thanks,
croy