E
every1luvsVB via AccessMonster.com
Hi there..
I am setting an image's picture property to a path and filename string at
runtime on the detail section of a report. However I also need to clear the
image.picture if no picture exists for a given record / report page..
All seems to work until the image needs to be cleared for a null picture
record.. -instead the image just keeps on displaying the previously displayed
image.picture until a subsequent record references another image.picture to
refresh the image with..
Any ideas as to how I can clear this image of showing a picture if there is
no picture to be shown? My code works fine for a form but not for a report..
Any help would greatly be appreciated!
I am setting an image's picture property to a path and filename string at
runtime on the detail section of a report. However I also need to clear the
image.picture if no picture exists for a given record / report page..
All seems to work until the image needs to be cleared for a null picture
record.. -instead the image just keeps on displaying the previously displayed
image.picture until a subsequent record references another image.picture to
refresh the image with..
Any ideas as to how I can clear this image of showing a picture if there is
no picture to be shown? My code works fine for a form but not for a report..
Any help would greatly be appreciated!