Search results

  1. R

    Using a list box to open a report

    Hi, I am working on a simple database where i would like the user to select records from a multiple selection list box and then based on what the user had chosen a report displayed for just those records. I have some code from a sample database but i cant get it to work. I have 2 fields...
  2. R

    Adding images to a report

    I am new to VBA, i want to display images in a report however if there is no image for a particular record then i get an error message. I think i need some sort of If statement such as If there is no image then still display the report with the information but not the image. This is how i...
Back
Top Bottom