Cronk
Registered User.
- Local time
- Today, 16:09
- Joined
- Jul 4, 2013
- Messages
- 2,799
I tried that and it makes things worse.
There is a module in the form (that I didn't make) which shows the Elapsed time once a button has been clicked.
When I remove the fnElapsed part from the recordsource like you suggested the timer says "#Name?" Instead of showing how many minutes Elapsed.
I tried selecting the control source again for the text box which displays the time but it also comes up with the same #Name? Error
When the button is clicked, call the fnElapsed routine and insert the results into an unbound text box.