custom report - help please

  • Thread starter Thread starter Rajesh Candamourty
  • Start date Start date
R

Rajesh Candamourty

Dear ALL,

I am trying to build a custom report for an access database. i have a combo
box with values of all the employees. when a user selects an employee from
the combo box, i want a report to be generated from a table ABC which will
display all the records which tally with the employee name.
Any help is highly appreciated.
Based on this, I have to create more reports and conditions which I believe
i could with all ur help and support.

Thank you.
Raj.
 
Create query for the report record source with criteria for employee --
[Forms]![YourForm]![YourComboBox]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Customizing reports - Help urgent 7
Create a custom report? 1
Access Employee testing checklist 0
multiple criteria 4
Combo Box Problem 14
Filter combo box based on another unrelated combo box 1
access report 0
Access Access reports/tables 0

Back
Top