I am not sure which one I did is numeric.
"vendor" is a String that I am trying to pass in.
The following statement works when I use it.
--------------------------------------------
Me!List212.RowSource = "SELECT record.ID, record.vendor_code, record.invoice_date, record.period_covered...