Order and grouping

A

Anders Brems

is it possible to change/add new rows in the order and
grouping table at runtime - (using vba)

Anders Brems
 
A

Allen Browne

You cannot add rows at runtime (unless you open the report in Design view),
but you can reassign the ControlSource of the GroupLevel. Example at:
http://allenbrowne.com/ser-33.html

Although you cannot add or remove group levels, you can set multiple group
levels to the same field so you have enough to work with.
 

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