D
David
I am having problems getting the results of a query into a form, I have
tried the expression builder and through vba.
The form's data refers to 1 table,the query is in another, when you use the
wizard it will not let you use a query based on the same table that the form
gets its data from.
What I am trying to do is to get the max of a column that exist before
updating
the table is "p1t" the field on that table is "emr" the query is "pmax"
field of "maxofemr"
Can someone help show me what to do to get this on the form?
tried the expression builder and through vba.
The form's data refers to 1 table,the query is in another, when you use the
wizard it will not let you use a query based on the same table that the form
gets its data from.
What I am trying to do is to get the max of a column that exist before
updating
the table is "p1t" the field on that table is "emr" the query is "pmax"
field of "maxofemr"
Can someone help show me what to do to get this on the form?