copy value to form

R

rml

I have a form with a field called time. I also have a command button which
runs a query. The query returns a record that calculates total hours. How
can I get the value from that query say field A to copy to the time field on
the form?

Thanks.
 
S

strive4peace

Why are you planning to store a calculated value? It is best to
calculate it as needed; that way you know it is always up to date ;)

Warm Regards,
Crystal
*
:) have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
 
Top