can someone tell me how do i generate info such as name, item name, and then when the user click ok it will show invoice report.
Please help ASAP.
can someone tell me how do i generate info such as name, item name, and then when the user click ok it will show invoice report.
Please help ASAP.
On the OnClick Event simply put code; This opens a form, but you can substitute a Report as well. Good Luck,
Dim stDocName As String
Dim stLinkCriteria As String stDocName = "YourFormNameHere" DoCmd.OpenForm stDocName, , , stLinkCriteria
here is the database please take a look at it.
http://www.mediafire.com/?0ytrpc3rpkgv255