silviana.lim
New member
- Local time
- Today, 06:30
- Joined
- Aug 23, 2013
- Messages
- 3
Hi all,
I'm Silvi and I'm really dummy in Access.
I have this simple project and learn from internet.
So far I already success to run this dynamic query where the parameters taken from the main form.
Now the problem is the query result doesn't show in the subform.
But the status bar below tell me that it have 2 records in the subform, but there is no data in the subform, it just Blank.
I already apllied the Requery or Refresh to the subform (in the Command Button), but it have no result too.
This is the code:
Forms!MsDataWarga.QueryDataWarga.Form.RecordSource = "MyQuery"
Forms!MsDataWarga.QueryDataWarga.Requery
Forms!MsDataWarga.QueryDataWarga.Refresh
Can anyone help me what happen here? and what should I do to show this data?
Sorry if my english is bad, hope this print screen can explain more than my text above.
Here I attach the print screen...
Thanks for all...
Silvi
Indonesia
I'm Silvi and I'm really dummy in Access.
I have this simple project and learn from internet.
So far I already success to run this dynamic query where the parameters taken from the main form.
Now the problem is the query result doesn't show in the subform.
But the status bar below tell me that it have 2 records in the subform, but there is no data in the subform, it just Blank.
I already apllied the Requery or Refresh to the subform (in the Command Button), but it have no result too.
This is the code:
Forms!MsDataWarga.QueryDataWarga.Form.RecordSource = "MyQuery"
Forms!MsDataWarga.QueryDataWarga.Requery
Forms!MsDataWarga.QueryDataWarga.Refresh
Can anyone help me what happen here? and what should I do to show this data?
Sorry if my english is bad, hope this print screen can explain more than my text above.
Here I attach the print screen...
Thanks for all...
Silvi
Indonesia