SearchForRecord not working

SomeDude

Registered User.
Local time
Today, 15:06
Joined
Oct 4, 2013
Messages
13
I'm working on an invoicing database, and I've got a form called 'frm_Invoices' that has not only the invoice on it, but a combobox so the user can find a particular invoice quickly. The problem I'm having is with using the combobox to find an invoice using the 'SearchForRecord' command. What's aggravating is I've done this before, so I'm befuddled as to why I can't replicate this. I've tried using an embedded macro (like I did in a completely different database previously), I've tried vba. All to no avail. I've searched online for answers, but I haven't found the solution.

I've attached a sterilized version of the my invoicing database.

Could somebody look at this and see where I've screwed up?
 

Attachments

Users who are viewing this thread

Back
Top Bottom