D
Dan
Is there an easy way to run a block of code for every item in a list box.
Something like the print report. Your can print every report that you want
using by editing the number of records throught the where condition.
If not how would you do it?
Would you do a while loop and have it go to a record and then run the code
and then go to the next record and run the code and so on. I want it to send
an email to everyone in the list box by using outlook.
Something like the print report. Your can print every report that you want
using by editing the number of records throught the where condition.
If not how would you do it?
Would you do a while loop and have it go to a record and then run the code
and then go to the next record and run the code and so on. I want it to send
an email to everyone in the list box by using outlook.