Hey all,
So I have a small invoicing program. About an hour before this post, I could select the invoice record from a form (sourced from a table), this would apply a filter to the invoice master (query) and this would allow for me to print the invoice (report).
But for whatever reason, the query stopped responding to the filter and now prompts the value. I'm using [Forms]![Billing]![cboInvoice] as a criteria to filter the invoice.
Please help, I'm pulling my hair out.