Iam trying to create a testing database that will allow me to record how quickly someone inputs a record. My assumption is I have to create a macro that sets a "Time Started" field to =now() and when I close the form set the "Time end" field to =now().
Then in a query I subtract the one from the other. However it does not seem to be giving me seconds. Just an answer of zero.
Any ideas?
Then in a query I subtract the one from the other. However it does not seem to be giving me seconds. Just an answer of zero.
Any ideas?