Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi everyone,
we are using qv11 and I want to create an onactivate event for a pivot table!! but I don't know where to find this even?? does it even exist?
regards,
MT
No, the OnActivate triggers for objects (sheets excepted) have been removed in QV11.
and why??? this makes my situation right now pretty complicated!!!
Agreed, definitely annoying that this was removed. If you describe what you're trying to do generally, maybe someone on here can suggest ways you can accomplish this without OnActivate triggers.
Regards,
Vlad
I am trying to minimize one object when i click on another one. and the other way around! would be nice if someone can solve this problem without the onactivate triggers.
regards,
MT
Hi
If you want to display one object at a time while the other objects are minimized, then you can use auto minimize for that purpose.
For each object, go to Properties | Caption and check Allow Minimize and then Auto Minimize. Minimize all the objects, and then when you activate a minimized object, the previously activated object minimizes automatically.
Hope that helps
Jonathan