pass a list to a pass thru query

S

smaasz

I have a pass thru query that generates a list of specific Customer ID's each
month that I then need to get sales detail information for. Is there a way
to pass the ID results from the first pass thru to the next?
 
Top