Recent content by SofiaFreitas

  1. S

    Filter in reports

    Hi! I would like to create a report from the filtered records in a form. I mean, I have a form where I can choose only the parameters I want to see. When clicking a button I want that just the records i've filtered in the form appear in the report. how can I do that?
  2. S

    Image in a form

    I've already done that. But how do I create the form with those images? Do I need to create a code in VBA? Where can I get that code?
  3. S

    Image in a form

    Hi! I have a table containing my records and the file path of images for each record. I would like to create a form containing all the records and the related images. However, some of the records have more than one image associated. How can I do that??
  4. S

    Reset button

    It worked out!! Thanks a lot
  5. S

    Reset button

    Thanks a lot for replying. But what I want is to put in the end of the form a command button that does the reset of all comboboxes at the same time, as one does when wants to start a new search.
  6. S

    Reset button

    Hi everyone, I have a form with several combo boxes to select only the values I want and in the end a button to open the main form with my selection. What I pretend is to create a command button the allows me to star my research all over again, with no value selected. I think will be like a...
Back
Top Bottom