Search results

  1. A

    Command Button to requery combobox

    Hi All, I have a form that also has a subform. Table tblIdeaScaleME is the parent table that populates data on the form. Table tblDecisions is the child table that is linked to the subform for user entry purposes. Both tables are linked by a primary key, Idea Number. What I would like is to...
  2. A

    Code for querying a list of filenames within a network directory

    Hello, After several days of searching, I haven't been able to find any threads related to this. I'm making a search form that queries a pdf library table. Once a search query is entered, the user is able to open the files from a results form. Currently, I am entering the filenames from the...
  3. A

    Report on percentages of "(not)approved" proposals

    Hi All, I tried looking online for something related to this but I couldn't find anything. I'm creating a report that list multiple users providing an input of "approved" or "not approved" for a plurality of proposals. I'm trying to create a report that lists the percentage for each user...
Back
Top Bottom