Search results

  1. K

    Strange combo box problem

    strange combo box problem okay, I will check that. I tried recreating everything and still get the same problem.
  2. K

    Strange combo box problem

    Strange combo box problem, allow edits Allow edits is set to yes, which I think is the way I want it....
  3. K

    Strange combo box problem

    I haven't tried that, but I don't know what I would do different. I don't really know how to code the events so I would just be typing in word for word what's already there... I have another event script that I can try, but I tried several I found on the web and non of them worked. The only...
  4. K

    Strange combo box problem

    Combo box problem Argh. I will try that, but now it seems that it doesn't want me use the drop drop down list to add more than 5 records. I can use it for the first 5 and then it goes away. But I can still add more records by typing in the field, it just won't let me use the drop down box.
  5. K

    Strange combo box problem

    Where would I find Allow Edits? I went in and changed Allow AutoCorrect to no, not sure if that helped any. But it seems now that this is happening: Let's say I have WinZip 7.5 and WinZip 8.0 in my drop down list. If I start typing "Win", it'll fill in with "WinZip 7.5". Then if I arrow...
  6. K

    Strange combo box problem

    I've got a combo box that gets it's lookup from a table. When I click on the little down arrow and choose from the list, everything is fine. But, if I start typing in the field (without first clicking on the little down-arrow), it will fill in for me (for example, if I type "Mic", it will...
  7. K

    Drop-down box to get particular record

    Aw, jeez. It can't be that easy....! thanks...
  8. K

    Drop-down box to get particular record

    Does anyone know how I can add a drop down box to the top of my form that will show a list of all the records, so that someone can just pick one and it will take them to that record... as opposed to having to arrow through all the records to find the one you want? thanks....
  9. K

    NotInList event

    Not in list Hello, I'm really new at this, I'm trying to figure out how to get this to work with my database. Do I substitute Combo28 with my own combo box name? Should I substitute tbTableName with my own table name, and what do I substitute for ControlInTable? Are there anymore...
Back
Top Bottom