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 IamaSherpa 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. DonVojtos

    Determine which record was clicked and get values of certain fields

    Thank you for your help, MajP. Especially, the advice to declare the variables at the top. You guessed it right; it was an Access question. Goal: On dbl-click certain record in form's subform initiate Sub QuoteSequence. Forms: frmQuotes - main form sfrmQuotes - subform, in datasheet...
  2. DonVojtos

    Determine which record was clicked and get values of certain fields

    Hello, I have a form (its name: frmCitaceNew) which contains a subform (its name: sfrmRecords). Subform's record source is a query (its name: qryQuote). What I'm trying to do, when I double-click a certain record (row) in the datasheet and obtain values of 2 columns (names: IDOrig2 and...

Part and Inventory Search

Back
Top