G
Guest
I have an Access report which displays a picture of the corresponding data by
referencing the file path in the table. The problem I have is the file names
of the phots are not consistant. For example the path might be
c:\pictures\R311.jpeg and another might be c:\pictures\R314front.jpeg. What
I'd like to do is put a wildcard in the path after the fourth character so it
will find all of the pictures. Would this be code or something I can do to
the access table?
I'm fairly new to VB code but have found a lot of useful information in this
newsgroup to get me by except for this problem.
referencing the file path in the table. The problem I have is the file names
of the phots are not consistant. For example the path might be
c:\pictures\R311.jpeg and another might be c:\pictures\R314front.jpeg. What
I'd like to do is put a wildcard in the path after the fourth character so it
will find all of the pictures. Would this be code or something I can do to
the access table?
I'm fairly new to VB code but have found a lot of useful information in this
newsgroup to get me by except for this problem.