Recent content by GoodTimeMandi

  1. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I can get my query to work, but it opens the query in a new window. I want the query results to populate in my main window. Can this be done?
  2. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I sooooo appreciate it, but I still cannot get it to work on my end. I don't know what I am doing (or doing wrong)
  3. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I really want the bound textboxes to populate based on the "keyword/number" search, in one form. I got my reports working, clear and print buttons working (with the exception of the error when the text box is blank). I am still struggling with the custom report, using 3 combo boxes to filter...
  4. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    uGHHH, I am having a difficult time with this search. Here's my new user menu, I just want to be able to type in one of the 3 search criteria (serial#, reg# or vin#). I tried the option group, but couldn't get it to work. If I enable to navigation bar on the form, I can get all my data to...
  5. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I am not sure how I like the options box. But, do you know how easy is it to have all my other text boxes auto populate based on my searched text? I have been trying to get an HTV for years now, they just won't give one up!!
  6. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    Here is the userform that I have re-created in access as well. I have my print, clear and exit buttons good to go, but I am having a hard time translating the other textboxes.
  7. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    Do you know is it easy to translate the verbage in my code from an excel userform, to the access form? Right now, I have a user interface in excel, but I wanted to convert it over to access, so users can pull reports and such. Just asking for advice, opinions... thank you in advance. This...
  8. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I apologize, I was meaning to introduce what I am trying to achieve and see if it's doable without doing a bunch of code. I am having issues getting my textboxes to allow user input (that's my first road block. Basically, I need advice, is this something that can be easily achieved or should...
  9. G

    FORM to SEARCH, DISPLAY and PRINT 1 Record at a time

    I have a form in access that I would like to use, to search and display information on 1 record at a time. I want the user to be able to type in their own search criteria, based on 3 options, and display all of the data in the table pertaining to a vehicle they are searching. I then would like...
Back
Top Bottom