Search results

  1. A

    Filtered PopUp Form, Multiple Selection

    Hello, I am building a sort of property management database, and I have run into a bit of a problem. The database will store information about buildings, leases, maintenance etc.. My problem has to do with units in buildings. The tracking of units was requested near completion of the...
  2. A

    Append Query - Single record

    Hi, I am trying to run an append query, but instead of appending the whole table, I would like to only append a single record. I have an append query, and it works like a charm. I can also get it to work with prompting the user for a parameter (in my case LeaseId which is a primary key)...
  3. A

    Comboboxes and SQL UNION QUERY

    Hello, I have set up a form which will be used for filtering reports. I would like to be able to generate a single report and in order to do that I will have to filter three fields. I am using three combo boxes to achieve this. The three fields I am filtering are as follows: Tenant Name...
  4. A

    Yet another Insert Image thread

    Hello, Although, I have seen many threads in regards to displaying images in forms, I have not been able to find exactly what I'm looking for. The solution I am looking for is to give the user the ability to browse for an image, select it and insert it into the form. From reading these...
Back
Top Bottom