G
Guest
Is there something wrong with this line? strSQL is a string
strSQL = CurrentDb.QueryDefs("pqQuickSearch").SQL
Error is "property not supported"
strSQL = CurrentDb.QueryDefs("pqQuickSearch").SQL
Error is "property not supported"