Recent content by fmccarl

  1. F

    Searching in a simple form

    Sorry Bob. I'm having problems understanding how to program things. I will give you exactly what I want, and maybe you can help. One of the fields (ie. Movie Names) is a selection in a form. This should be a combo box so when the first few letters are typed in, the name will appear. If the...
  2. F

    Searching in a simple form

    Thanks Bob!!! I'll try it and get back to you.
  3. F

    List Boxes

    I think the best way to do that is with a combo box. Try that instead of a list box.
  4. F

    Searching in a simple form

    I am trying to set up a search window which is made up of 5 or 6 combo boxes. With the choice of any of these, in combination or along, I would like to make a control button which will forward the appropriate ID # to a form made for editing, viewing, etc. Please be gentle, I don't know VB. Thanks
  5. F

    Sub forms to view all records

    I have a sub form with an button to go to a separate form. How can I set it up so all records are available to view when that form is pulled up. Right now, it only allows me to view the record linked by a related id.
  6. F

    How do you transfer field from one form to another.

    Let me know if you make any headway with this. I could use it as well. Thanks
Top Bottom