Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eastmanj

  1. eastmanj

    Combo Box on form

    At the risk of sounding stupid, I don't know how to "code" in access. I have made some very simple databases using wizards, basic queries, tables, forms, etc. The database I am working with was designed by someone who knows a lot more about access than I do. However, she is no longer here and...
  2. eastmanj

    Combo Box on form

    I am not very access literate so please bear with me as I try to explain what I am trying to do. I have a form entitled "mail log" in my database. It used to be set up so that I type in the client's number, it pulls up the client's name, and then I would tab down and fill in the rest of the...
  3. eastmanj

    HELP WITH QUERY CRITERIA

    I am trying to set up a macro that will open a form, then I will input criteria, then it will run another macro in which 5 queries will be run based on the information I input into the form. I have everything setup but two things are wrong. First, when I input the information into the form and...
  4. eastmanj

    Query street name

    Since it is a parameter query, you would have to enter the following in the criteria field of the query: Like "*" & [Enter Street] & "*" See if that works
  5. eastmanj

    CAN I USE ONE PARAMETER VALUE FOR MULTIPLE QUERIES

    Here is the problem I'm having. I work in a legal office. I use an access database to log in clients' information, such as type of action, attorney seen, date seen, etc. At the end of each month I have to do a monthly report that tells how many of each type of action were processed that...

Part and Inventory Search

Back
Top