J
Jerry
Can someone help me write code that will copy a field
from records of a query to a table through the use of
Dlookup or some other function. I have a query linked to
a table that is bound to a form which updates and
calculates the query. I can use dlookup in the forms
after update event but it conflicts with the before
update so I thought a global procedure would work better
after the form closes. Any thoughts or suggestions would
be greatly appreciated.
Jerry
from records of a query to a table through the use of
Dlookup or some other function. I have a query linked to
a table that is bound to a form which updates and
calculates the query. I can use dlookup in the forms
after update event but it conflicts with the before
update so I thought a global procedure would work better
after the form closes. Any thoughts or suggestions would
be greatly appreciated.
Jerry