Please Help Me On How can I make a weekly report using vb6.0?
I'm creating a document monitoring system which inputed THE NAME OF THE EMPLOYEE, OFFICE ORIGIN, TYPE OF DOCUMENT, STATUS OF DOCUMENT, DATE RECIEVE AND ACTION TAKEN....
and the out puut will be to generate a report by:
1) Weekly Status
2) Monthly Status
3) Individual Status
4) Yearly status
please help me regarding my problem in generating of weekly status report using Visual Basic and Data report by sorting it by month and year? It is for my project in school requirements....
I'm Waiting for your reply on my E-Mail address..... Removed By Mod and also here in forums.......
Re: Please Help Me On How can I make a weekly report using vb6.0?
Welcome to the forums. :wave:
I have edited your post and removed your email address.
You should never post your email address in an open post on an open forum. Mail spam bots can pick that up and before you know it, your mailbox is full of junk mail. If you wish to share your email address with other forum members, please do so via our PM system.
In addition, we prefer all answers to questions be publically posted rather than sent via EMail or PM. That way, everyone with a similar problem can benefit.
Thanks. :)
What have you go so far? Are you using a database? If so, which one?
Re: Please Help Me On How can I make a weekly report using vb6.0?
Happy New Year!!
yes I am using a database using MS Access!
Thnx
Re: Please Help Me On How can I make a weekly report using vb6.0?
Have a seach in the Reporting section, you may get some clues there. It basically is just filtering based on the sql passed to the data source.
Re: Please Help Me On How can I make a weekly report using vb6.0?
Thread moved to Reporting forum