Avatar

Correct answer by
Level 1

Okay, so I post a topic on this and 5 seconds later I fgiure it out.. how simple:

I added this script to the scipt editor for the "expandall" button:

Subform1.Table2.Row12.Guide.execEvent("click");

.. I can just add the rest of the buttons....(phew)

View solution in original post