Drilldown grid functionality

C

cmw

I have an application which tracks orders by a variety of
attributes, product, size, salesperson, region, etc. I can
successfully tabulate all the results, but displaying them
is a problem. Ideally, I'd like to display a grid where
there is one row for each region totalling the sales by
product type for the week (columns for each product type).
If the user wants to see the details by salesperson in a
region, he or she clicks on the row to expand to a list of
sales people with the same category totals (AND if that
works, it would be nice to further drill down by day).
I've done this before using VB6 and a flex grid, but this
is an Access shop and I'm limited to using Access
functionality.

Any thoughts???
 
C

cmw

Perhaps I installed it incorrectly, but after I referenced
the FlexGrid and selected it from the toolbar, I couldn't
place it on the form. I don't recall the exact steps I
followed or the errors. I'll try again.
 

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

Top