F
Fredrik
Hello,
I have a form with subform.
The subform is showing orderinformation from a query.
In the query I have set Loadingdate >=frmOrder.txtbxFromDate.
This textbox is in the mainform.
This is working, the only problem is that i can not get it to update
properly when changed. I have go to designmode and back again to see the
order for the selected date.
I've tried to make a button from a guide and selecting "update form" when
pressed, but this does not work. What shall I do?
Best rgrds
Fredrik
I have a form with subform.
The subform is showing orderinformation from a query.
In the query I have set Loadingdate >=frmOrder.txtbxFromDate.
This textbox is in the mainform.
This is working, the only problem is that i can not get it to update
properly when changed. I have go to designmode and back again to see the
order for the selected date.
I've tried to make a button from a guide and selecting "update form" when
pressed, but this does not work. What shall I do?
Best rgrds
Fredrik