Search results

  1. S

    Argh! Disabled all menus in startup

    Argh! I disabled all the menues in the startup....how do I reverse this? :D
  2. S

    Open Reports with multiple Where Clause

    Hi again! :) I can't figure this out myself.....so if anyone likes to help, I would be really glad! Ok, here is the problem: I got a form with 7 listboxes and a Command Button. Box1 chooses the report box2 the clientname box3 to 7 choose different variables depending on the choosen report...
  3. S

    No Data Cancel Event

    Hi again :) I am stuck again..... I have a form where I can generate different reports with different variables. What will be quite common is that the there will be no report with the given variables. I did the "on no data" event with a msgbox and "docmd.cancelevent". It works fine but access...
  4. S

    Create Report from one column in different tables

    Hi guys! Here is the scenario: I have several tables which all have a common column (client_name) and I want to do a report, which gives me all entries from all the tables which have a specific client name. I have, for example, a report with client details, a report with client activities, but...
  5. S

    Access Crashes on Record Source

    Hi! I got a very ugly problem and can't seem to figure it out... I got a form with some underlying code and everything works fine. When I try to put in the Audit Trail and therefore want to use Record Source for the Form property and map a txtbox to the Audittrail field in the corresponding...
  6. S

    Hide/Unhide Form in a Form depending on Combo Box Selection

    Hello! I am quite new to MS Access, so please bear with me ;) Here is what i want to do: I want to create a form, where you only see a Combobox with different entries. Let's say, that you have Cars, Bikes, Planes. Now, when you choose one of those entries, a form becomes visible under the...
Back
Top Bottom