Solo712
Registered User.
- Local time
- Today, 18:52
- Joined
- Oct 19, 2012
- Messages
- 838
I am designing a custom generalized FindRecord form (see attached pic) to replace Access Find Record dialogue which I had many (justified) complaints about.
Everything seems to work fine except: The DoCmd.FindRecord method does not (seem to) handle controls with searcheable combos.
First request: please confirm that there is no way to do it via DoCmd.FindRecord. Maybe, I am missing something. The Find Record dialogue handles those combos just fine.
Second request: (,in case I am not missing anything about the method). Is there any existing tested code that you know about that would manage finding records by controls with lookup values ?
Thanks in advance.
Jiri
Everything seems to work fine except: The DoCmd.FindRecord method does not (seem to) handle controls with searcheable combos.
First request: please confirm that there is no way to do it via DoCmd.FindRecord. Maybe, I am missing something. The Find Record dialogue handles those combos just fine.
Second request: (,in case I am not missing anything about the method). Is there any existing tested code that you know about that would manage finding records by controls with lookup values ?
Thanks in advance.
Jiri