H
Harry
Hi All,
I have a form with some buttons. The buttons do change a query (Q-PCcontent)
by a sql statement. the variable in the statement is the TAG of the button.
pressing the button MyPC the query-data changes to contain only data
belonging to my computer. Pressing another button the querycontent changes
accordingly.
On the form I have placed a (continious form)subform (without linking
master/child fields).
On opening the master form the subform does display all wanted records from
the query. However after pressing a button (the query content changes, I've
checked it)
the subform will not change.
Using a refreshbutton on the subform, vbacode behind button
[Me.PC_Content_subform.Requery] does not help.
Who can help me?
kind regards,
I have a form with some buttons. The buttons do change a query (Q-PCcontent)
by a sql statement. the variable in the statement is the TAG of the button.
pressing the button MyPC the query-data changes to contain only data
belonging to my computer. Pressing another button the querycontent changes
accordingly.
On the form I have placed a (continious form)subform (without linking
master/child fields).
On opening the master form the subform does display all wanted records from
the query. However after pressing a button (the query content changes, I've
checked it)
the subform will not change.
Using a refreshbutton on the subform, vbacode behind button
[Me.PC_Content_subform.Requery] does not help.
Who can help me?
kind regards,