Search results

  1. mike60smart

    Report with the Same ID being printed multiple times.

    Hi Does the Report now give you the correct result?
  2. mike60smart

    Report with the Same ID being printed multiple times.

    Which Report are you referring to and what data are you expecting to be displayed. First look at you relationship diagram shows that there are no relationships set between any of your tables. You are trying to retrieve data from Investments01_tbl and Investments_Puchases_SalesT where you have...
  3. mike60smart

    Posting Problem

    Hi You can download the Google Docs file into Word and then zip the Word file and post the zip file.
  4. mike60smart

    Listbox in subform not working

    Hi Al It looks like you do not want to take good advice. If I were you I would re-read all posts again to see where you are going wrong.
  5. mike60smart

    Listbox in subform not working

    Hi Al Are you able to upload a copy of your database with no confidential data?
  6. mike60smart

    Mail merge from an Access control

    Hi Al Why not just do the Merge into an Access Report?
  7. mike60smart

    Solved Creating a New Record issue.

    Hi Are you trying to add New Referral details for the Patient Details obtained via your Search Form ?
  8. mike60smart

    Solved Access Engine Could not find key matching field error

    Take a look at your exact same question on AccessForums. I have given you the correct method of solving your problem.
  9. mike60smart

    Help with simple design

    From your screenshot it looks like you have created a database for each table. All of your tables should be in one database.
  10. mike60smart

    Combo's [Edit from Record] help

    Sorry but your explanation makes no sense to me at all.
  11. mike60smart

    Combo's [Edit from Record] help

    The AuthorizationEditF Form opens. Do you want the unbound Controls which display as Grey Colour to be enabled to Edit??
  12. mike60smart

    Combo's [Edit from Record] help

    What is the name of the Form that you have the problem with?
  13. mike60smart

    Update columns from selecting 1 Field

    I think a more detailed description of your process is required. Does 1 Customer have 1 or more Projects and each project can have 1 or more Job Sites?
  14. mike60smart

    Solved Continuous Sub-Form

    Glad to help
  15. mike60smart

    Solved Continuous Sub-Form

    Hi My apologies but I missed the fact that you want all items to be added in the order that they were in your tblChecklistDetails. I have modified the process so that now you just click on the Command Button "Add All Items" Does this suit?
  16. mike60smart

    Solved Continuous Sub-Form

    Hi There will probably be a better way of doing this but this is one way of doing what you want. On the Form that opens when you use the "Trade" Combobox and select a Trade, then all related Items will be inserted into the Subform.
  17. mike60smart

    Solved Continuous Sub-Form

    Hi Sorry but you are not following what I am recommending. You cannot add data to a Continuous Form until you add a Record in the Main Form. Pat Hardman has pointed you to a solution but you need to get this First Major Step created before you can add the Multiple Items.
  18. mike60smart

    Solved Continuous Sub-Form

    Hi Your tblCheckListDetails which is the many side of the Relationships contains 58 Records with no Parent Records. This is not how you would manage your process. You should initially enter a record in tblCheckList and then add related records in tblCheckListDetails. Looking at the data in...
  19. mike60smart

    running total using sum does not work

    Is this what you are after?
  20. mike60smart

    Hi, I'm David from Malta

    Hi David If you think about your process, you are trying to record information about All Games played in a specific Season. So to get you started if you look at the relationships in the revised Relationship Diagram you will see that I have removed all of your current relationships. I then...
Back
Top Bottom