R
Rodger Arndt
I have a program that is in need of keeping track of how many times the
command button has been clicked . I have a dollar amount totaled in a label,
every time the user clicks the command button represents 1 customers order.
I want to find the average per customer for daily sales. Is there a simple
way to just keep track of the number of times a command button has been
clicked?
command button has been clicked . I have a dollar amount totaled in a label,
every time the user clicks the command button represents 1 customers order.
I want to find the average per customer for daily sales. Is there a simple
way to just keep track of the number of times a command button has been
clicked?