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

    SprintDB row source for combo boxes

    Is there a way to combine two fields to produce a row source for a combo box in SprintDB (eg: SELECT LastName & FirstName AS Name)? Is there any other pocket PC database software that will allow this if SprintDB doesn't?
  2. lenny9

    Combo box selection results

    I have a table of lab tests with fields of [ID], [Test], [TestAcronym]. As people often refer to the tests by their acronyms, I wanted to include the acronyms mingled alphabetically with the full names to allow selection of either in a combo box. I did this with a union query. This created a...

Part and Inventory Search

Back
Top