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 dencom 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: Bra81ndy
  • Content: Threads
  • Order by date
  1. Bra81ndy

    Custom Order for Continuous Form

    I want to specify a custom order for a sub continuous form. I tried an IIF statement like IIF([Test] Like "Viscosity", 1, IIF([Test] Like "Viscosity 0hr", 2, 3)) in the Order by property of the sub form. The Form basically ignores the statement. Also is there a way to force the form to order...
  2. Bra81ndy

    Data entered into form does not immediatly update underlying table

    A main form is used to enter data for glue formulations. I create a new record and enter the name for the formulation in the specified control. This data will not show up in the underlying table unless I switch records or click on a sub-form. I feel that I need some kind of code in an event...

Part and Inventory Search

Back
Top