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 DocumentType). Those values are assigned to other variables IDOrig and DocType.
Help would be appreciated.
Help would be appreciated.