Hi,
I have acces to a MailFile, Is there a way, to generate a report of How many emails received on a particular day, How may were deleted on a particular day , How many were forwarded on a particular day (For eg: I have a Form, and I enter a date and I click the Button called GetReport) and it should give me all the details for the date entered.
So For Date : 05/25/2005:
Mails received: 10
Mails Forwarded: 3
Mails Deleted: 1
Mails Not Forwarded (Mails received-Mail Forwarded-Mail Deleted) = 6
This report can be generated in excel or word.
I just want to know how can I just achieve the Total Mails received and Total Mails Forwarded
If somebody could throw some ideas , how to go about it.
Thanks in advance,
ac ac

2nd Post---MailFIle (ac ac 25.May.05)
. . 