MacroScope
Programmer
I'm using a Make Table query to create a new table that has only email addresses for a mass mailing. Those addresses will be transferred to an Excel spreadsheet and then imported into Outlook as a group. We have nearly 3,000 email addresses, and our mass mail program only allows 1,000 mails to be sent at one time.
I would like to create a query field that generates a numeric count of the records up to that point. In other words, the first record in the query would start at number 1, and the last record would be 2972. I can then easily sort the records to groups of 1,000. I'm sure there's an easy way to do it but I'm just not seeing it.
All assistance appreciated.
I would like to create a query field that generates a numeric count of the records up to that point. In other words, the first record in the query would start at number 1, and the last record would be 2972. I can then easily sort the records to groups of 1,000. I'm sure there's an easy way to do it but I'm just not seeing it.
All assistance appreciated.