Aged Customer balances

  • Thread starter Thread starter q
  • Start date Start date
Q

q

I am trying to write a query that presents customer aged balances into 4
predefined columns: Current, 30, 60, 90

There must be a common approach to this using a listbox format. Has someone
got a working example please?

Thanks
 
You can maybe use a Crosstab and the predefined function PARTITION (see the
help file about that name for the example).

Hoping it may help,
Vanderghast, Access MVP
 

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


Back
Top