J Johnnyw Registered User. Local time Today, 21:36 Joined Feb 19, 2001 Messages 13 Mar 19, 2001 #1 Is it possible to add a hit counter to a form to keep track of how many times a form was accessed? Thanks for any help!!
Is it possible to add a hit counter to a form to keep track of how many times a form was accessed? Thanks for any help!!
L llkhoutx Registered User. Local time Today, 15:36 Joined Feb 26, 2001 Messages 4,018 Mar 19, 2001 #2 Every time a form is opened, increment a counter in a one record table.
J Johnnyw Registered User. Local time Today, 21:36 Joined Feb 19, 2001 Messages 13 Mar 20, 2001 #3 I need a little more detail. what is the command to count the times a form is open?