I just sent you an email with the attached database zipped, I pulled out the object in question so it would stay small.
Thanks for all the help... I'll learn this one way or the other....
Thanks
We're getting closer or at least a reaction
I'm getting a compile error, :Method or data member not found,
I hit OK and the following line is yellowed.
Private Sub Run_Report_Click()
I looked closely and the name of the command button is Run Report......
I may have done something wrong, when I run it nothing happens.
Here is the list box
Name Issue
Code under the command key Run Report
Private Sub Process()
End Sub
Private Sub Run_Report_Click()
End Sub
Private Sub Form_Click()
Dim varRow As Variant
Dim strWhere As String
strWhere...
Ok, everthing makes sense except:
1. On the should I use the wizard and assign issueID to that specific field?
2. On the command button, for the on click is that a event procedure or put the code in the expression??
Thanks
I am fairly new to access, and created many tables forms and Quiries and report, now needless to day the folks want more.
I have a table with data like this as exemple
IssueID IssueName
28 ABC
29 CBS
30 NBC
31 ESPN
They have asked me to create a report...
I am creating reports using a query. Within the query I want to build a multi-select parameter. I can't seem to make it work...a single-select parameter works great. The ultimate goal is to have a report with multiple options so users can print it without multiple versions. Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.