View Full Version : referring problem


carelfly
09-22-2010, 10:47 PM
I have a table in a database that allows input of customers and a referring customer. it also has a checkbox to allow the customer to be used in the report. each referring customer is taken from a lookup list of current customer stored in a separate table(created by a query). i need to make a report that will give me :|customer|refcustomer1|refcustomer2|refcustomer3| recustomer4|
can anyone point me in the right direction

GalaxiomAtHome
09-24-2010, 05:59 PM
You probably need a crosstab query.