M
MarkusJohn
Hello Friends,
I have a quite massive access DB where I have to run daily queries on.
To execute a qeuery I have created a form with buttons.
Each button runs a private Sub Functions with several
"DoCmd.OpenQuery" statements.
In this form I want to have a text field or label, that shows the
elapsedf time from begin to end of the sub function.
How can I implement this??
Thanks for a hint;-)
Markus
I have a quite massive access DB where I have to run daily queries on.
To execute a qeuery I have created a form with buttons.
Each button runs a private Sub Functions with several
"DoCmd.OpenQuery" statements.
In this form I want to have a text field or label, that shows the
elapsedf time from begin to end of the sub function.
How can I implement this??
Thanks for a hint;-)
Markus