How to Find a Record from a Drop-down List in a Data Access Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Microsoft Knowledge Base Article - 28535
i'm trying to get a data access page in Access2002 to "Find a Record from a Drop-down List in a Data Access Page". I followed instruction but the VBscript debugger finds and error on the line: Set rs = MSODSC.DefaultRecordset

the debug error finds a syntax error which is strange since this is copied form the internet article
 
Back
Top