Search results

  1. M

    Help: Linking Two Forms

    thanks boblarson but no go. the ID number doesn't carry over to the form im opening.
  2. M

    Help: Linking Two Forms

    great advice, but how do you make the value of a key carry over? to clarify: I have a 'Consultant' form with a ID number as the primary key (and is autonumbered). I would like a button to not only open a form (in my case, a 'Contract' form), but also automatically carry over the ID number from...
  3. M

    need help figuring out this search form (example attached)

    I'd prefer to have a separate form so that a user can search for a listing by last or first name, and to see if all records available that match whatever criteria they use (ie more than one user with the same last name, like all 5 Smith's in the database or whatever). I think it is also less...
  4. M

    Hi! I need help with comboboxes, listboxes...

    I also managed to get this working in my database. however, it only works on an individual form. when i try to incorporate the form with this function as a subform of another form, it no longer works. what adjustments do i need to make?
  5. M

    need help figuring out this search form (example attached)

    I have found an example of a search form that I really would like to replicate, but I'm have no idea how to implement it into my database. i have attached a stripped version of my database (only consists of a table) and the database with the search form i would like to implement. Basically, I...
  6. M

    opinions on best way to prevent duplicate data

    thanks for the help gemma....but you have any idea how that database i attached works?
  7. M

    opinions on best way to prevent duplicate data

    anyone have any ideas?
  8. M

    opinions on best way to prevent duplicate data

    someone help please!
  9. M

    opinions on best way to prevent duplicate data

    thanks mhartman for the great links. I successfully set my database to disallow duplication of first and last names. however, upon doing so I discovered I need a couple more things (which of course I have no idea how to do): 1) generating a customized message upon entering a duplicate name...
  10. M

    Subform Mouse-wheel issue...

    I would like to know as well...
  11. M

    predictive address form entries

    I would love to hear about how to do this as well
  12. M

    opinions on best way to prevent duplicate data

    need help setting combo box-based 'search form' - example attached Hi all: I currently have a database with a list of clients, and it is to be accessible to others to enter information on clients and to add new ones. However, I want to make it so that the user who wants to add a client can...
  13. M

    Adding a search function into switchboard

    any suggestions?
  14. M

    Adding a search function into switchboard

    It would be really great to hear how to do all this. Could this possibly run a search and display the search results, then allow a user select a record and immediately go to it? Thanks again to all that have replied, I still need to take a look at all the links but I really appreciate the help
  15. M

    carrying data from one form to another

    I've tried this, but like I said the autonumbered primary key values are not carried over
  16. M

    carrying data from one form to another

    My database currently has a form with 2 subforms. The main form is the ConsultantList with a ConsultantID. This ConsultantID is carried over to a Contract subform when data is entered into the subform. This Contract subform also has a ContractID number that then carries over to a Services...
  17. M

    Adding a search function into switchboard

    how do i do that? Sorry if this is a dumb question, but I'm completely new to access
  18. M

    Adding a search function into switchboard

    What is the best way to implement a search function into a switchboard? I need this search function to allow a user to check a database for specific names, so that they do not enter duplicates. Thanks in advance for all advice
  19. M

    need help on a few small things

    any suggestions?
Back
Top Bottom