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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing Report

Status
Not open for further replies.

panatha

Technical User
Joined
Jul 29, 2002
Messages
1
Location
AU
I have created a two table db in Access 97 for a hairdressing Salon. One table has customer info, (Id#, name, adress)the second has visit info (id#, name, despriction of treatment, price).
I want to make a report that the user can enter the id# or name, and get a full report of the customer(name, Id, address, treatment etc)
How do i do this?
Any help will be greatly appreciated

Is it possible to have a pop up menu that will say enter ID# and then the report will execute
 
make a form where you demand the ID and put the ID as a Filter for your report => you'll have only the ID you wanted
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top