I am trying to create a form that has list box controls for months (period), and when selected it takes all of the data currently on the form and copies it for each month selected. This will help speed up data entry, rather than entering the details in the form each time.
In other words, I...