I know this might sound stupid but I really can't find it anywhere. How do you count how many times a query is run.
I need to make a DoCmd.RunSQL stringname and count it so that I can loop it to match a certain number. Is that possible?
I need to make a DoCmd.RunSQL stringname and count it so that I can loop it to match a certain number. Is that possible?