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 gkittelson 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: *

  1. cpossamai

    Use SQL as Source of Text Box

    bozic12, Have you got an answer to this post, because I want to do a simular thing. I want to put the data from column 2 and 3 of a combo box into 2 textboxes using the sql statement something like this: SELECT [Products]![UnitPrice] FROM [Products] WHERE [Products]![ProductID] = [Combo18] and...

Part and Inventory Search

Back
Top