Forum: Visual Basic 4 / 5 / 6 Jan 13th, 2009 |
| Replies: 4 Views: 838 Thnks a lot for ur hlp..
Now i want to generate reports between two specific dates..
for tht i am using two DTPicker's.. here's d coding on the button to generate reports.
Private Sub... |
Forum: Visual Basic 4 / 5 / 6 Jan 13th, 2009 |
| Replies: 1 Views: 580 Thank you very much.. for helping me out..
But there is another problem for me.. How can i generate reports between specific dates? I am using two DTPicker's. |
Forum: Visual Basic 4 / 5 / 6 Jan 13th, 2009 |
| Replies: 1 Views: 580 Hello,
I want to generate reports between two dates. So i am using two DTPicker to select StartDate and EndDate. So I have written some code for it. But it is not working.
[icode]
Private Sub... |
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2009 |
| Replies: 4 Views: 838 Thanks for reply..
But i dn't understand to where we shoud write this code.. |
Forum: Visual Basic 4 / 5 / 6 Jan 11th, 2009 |
| Replies: 4 Views: 838 Hello Sir,
I am doing a project realted to Jewellery Valuation. I want a report generating specifically on a customer. For that i have created a query in ACCESS to group requried tables for... |