Search results

  1. R

    Making a Default Value Appear as "no"

    Hi All, I am attempting to make a default value of "no" appear on my form's combo boxes. There are about 20 different combo boxes in which an individual must select "yes" or "no" and from there press a button to find which criteria applies to their desired search. I am just having trouble...
  2. R

    Access and Excel

    Hi, I am attempting to pull specific data from access with calculations to store in excel. I am new to coding so I am not sure how I should go about this. In the attachment, In table 3 I am aiming to find the percentage of sum quantities 3 and 4 over the total sum quantity. However, I am only...
  3. R

    Access to Excel?

    Hi, So I am trying to help add values to one database from another database. The origin of the data will come from a couple of tables on access and I am trying to input this information into an excel spreadsheet. However, the access data needs to be filtered before I transfer it to the...
  4. R

    Help with opening for multiple users

    Hi, so I have a database which I split because it will be used by multiple users. I just had a question regarding how to make it easier for other users to use my access file. When I email the file, 2 prompts come up directing the user to save the document and enable content. This database will...
  5. R

    Form and Query Help Please!

    Hi, I am trying to create a form with certain criteria to open a query with the desired result. I will attach the db so that you can take a look before you have anymore questions regarding the db. The problem is that the query is very specific to every single answer I put out. I am generally...
  6. R

    Query Criteria Help Please SQL

    I am creating a query for several fields of data. My current criteria is as follows: ([Forms]![Formname]![labelname]). So this criteria goes on for several fields of information and in the end I linked this to a form which will display information in a query search based on the selections on the...
  7. R

    Form Help Please!

    Hi, I am attempting to create a form in which I can automatically receive a list of records based on my desired criteria. To further explain, say I am creating a database containing construction projects. I have about 20 characteristics which may or may not apply to each project. I want to...
Top Bottom