Search results

  1. G

    Query help!

    @pr2-eugin- Works great! Thank you so much.
  2. G

    Query help!

    Sorry guys... If you look at the database I attached in the original post, qos and qalloy are both queries. I have the form "searchform" which is where I want the user to be able to enter parameters and to search two tables. qalloy is on the left and is used to search the "Alloys" table. qos is...
  3. G

    Query help!

    I've attached my database so that you can see what I'm working with. Basically, I want qos to be exactly like qalloy, just for the different table. It won't let me run it. It says "qos" is not a valid name. Let me know if I'm being unclear. Thanks!
  4. G

    What is the syntax error?

    Anything at all?
  5. G

    What is the syntax error?

    As you can see in the attached database, I'm trying to make a search form. The query qalloy seems to work fine, but qoxsamples is giving me troubles. looking in SQL view, I tried modeling qoxsamples after qalloy. It won't let me save it, but the block of code at the bottom is what I was trying...
  6. G

    Queries based on text box values

    Works perfectly! Thank you so much for all your help.
  7. G

    Queries based on text box values

    It works when you first open the form, but doesn't seem to work when you hit the clear parameters button, then try it.
  8. G

    Queries based on text box values

    Kind of the same thing as before, except that instead of saying it's too complicated, it just does not show any records, as though nothing matched.
  9. G

    Queries based on text box values

    Ok so this is what I've gathered. If you clear parameters, then try the single text box, it will not work. However, if you type a value into all the text boxes, it does work. Then after you do that, you can click on the text boxes and hit backspace, then the single text box thing works. So I'm...
  10. G

    Queries based on text box values

    And now it's not working again. Funny how these things work.
  11. G

    Queries based on text box values

    For some reason it started working now. Thanks so much for all the help!
  12. G

    Queries based on text box values

    Sorry to be a pain, but when I do that and try to run it, I get a prompt saying, "This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the...
  13. G

    Queries based on text box values

    It works for me when you enter data all the text boxes. Any idea on how to make it work if you only type in one of the text boxes?
  14. G

    Queries based on text box values

    Thank you for the help. That was a stupid mistake on my part. Now that we got that straightened out, it still doesn't seem to be working. If you type a number into one of the text boxes and hit run query, it does not show any records. Maybe what I'm expecting it to do is different from the way...
  15. G

    Queries based on text box values

    Bob, attached is the 2003 version.
  16. G

    Queries based on text box values

    I have attached my database so you guys can see what I'm looking at. I would like the query to search my database based on what is entered in the text boxes in the form. Right now, it has pop-ups that prompt you to enter information, and even that isn't working right. Any help is appreciated...
  17. G

    1 form for multiple tables

    Thank you both very much!
  18. G

    1 form for multiple tables

    Hello all, I've very new to Access and need some serious help, or at least a nudge in the right direction. Attatched is my database. I would like to have one form that can enter all the information in the database. Not sure if it matters or not, but eventually I would like to have buttons to...
  19. G

    Database design

    Absolutely perfect! I think I have all I need now to complete it. Thank you JLCantara, and everyone else for the help!
  20. G

    Database design

    Referring back to the excel sheet in the original post. The five topics being alloy, oxidation samples, high temperature oxidation, ring compression-1, and ring compression-2. To explain what I mean for information, Use the topic high temperature oxidation. Information being run #, target temp...
Back
Top Bottom