Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Vimin2j
  • Order by date
  1. Vimin2j

    select fields for report

    Thanks a bunch!!! I totally got it. Thank u again
  2. Vimin2j

    select fields for report

    Hi all, I have posted this question ealier, but I think I didn't make it clear enough. I'm creating a form where users can choose field(s) for a report. What I try to do is when users select a table name, all fields in that table will show up in a list box, but when I select one, there is an...
  3. Vimin2j

    Can users custom their own report in Access???

    Duane, I downloaded some zip.file from the link you posted. There is problem running the report. It said, Complie error: Cannot file project ot library And here is the error code" ============================= Private Sub cmdRunReport_Click() On Error GoTo Err_cmdRunReport_Click Dim MyDB...
  4. Vimin2j

    Can users custom their own report in Access???

    I'm still working on it. Thanks again for any advise Vimin
  5. Vimin2j

    Can users custom their own report in Access???

    Thanks for all responses! Bob, could you please be more specific step by step on your solution. This is my first time dealing with dB in MS Access, so I'm not really clear. Thanks Vimin
  6. Vimin2j

    Can users custom their own report in Access???

    I had my database of employee's info with forms and reports as requested. Now, a user ask me to create a report which he's able to customize his own report by selecting specific fields for each different reports. For more specific, the report I already had including all info about an employee...

Part and Inventory Search

Back
Top