1. Open a query "X-Misses-1"
2. Pull the value from the field "total misses"
3. Use that value in a loop to run an append query that # of times.
Here is where I am, and I am stuck on
Code:
Dim stDocName As String
Dim Temp As Integer
Dim Count As Integer
Leave a comment: