robtyketto
Registered User.
- Local time
- Today, 03:15
- Joined
- Nov 22, 2006
- Messages
- 21
Greetings,
Has anyone come across a problem where if you run a query via query design it retrieves results though if you run it through forms it retrieves 0 rows?
I have a subform based on a query, when in the design mode of the form to ensure im using the correct query its runs without errors and displays results.
When running in the form it displays 0 results, though setsfocus in the form and allows me to enter records.
There is no additional vba code on the form other than to hide the subform wait til a combo box selection is complete then to make it visible/enabled.
I have checked all the subform properties and they look fine and also requeried the form just in case.
Can anyone offer some advice?
Im using access 2007
Thanks
Rob
Has anyone come across a problem where if you run a query via query design it retrieves results though if you run it through forms it retrieves 0 rows?
I have a subform based on a query, when in the design mode of the form to ensure im using the correct query its runs without errors and displays results.
When running in the form it displays 0 results, though setsfocus in the form and allows me to enter records.
There is no additional vba code on the form other than to hide the subform wait til a combo box selection is complete then to make it visible/enabled.
I have checked all the subform properties and they look fine and also requeried the form just in case.
Can anyone offer some advice?
Im using access 2007
Thanks
Rob