Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Karre
  • Order by date
  1. Karre

    Validation problems

    When I put use that condition and the value of the first list box is 500 and the value of the second is 2000, it tells me that everything is out of range, even if it's not. If works fine for small numbers, such as the range from 25 to 75, but when it gets to a large number, it sees the...
  2. Karre

    Validation problems

    I am using the Between operator.
  3. Karre

    Validation problems

    When I type a validation expression in a combo box that says that the value typed in must be between the values of two list boxes on the the same form, the validation doesn't work when there are large values in the list boxes. If the values in the list boxes are 10 and 25 the combo box will not...
  4. Karre

    Conditions in Macros

    When I type an condition in a macro in the format of: forms![form name]![list box 1].Value > forms![form name 2].Value it doesn't always recognize the true condition. Sometimes it works and sometimes it doesn't. I am doing this for my senior project and my college professor can't even...

Part and Inventory Search

Back
Top