johngillon
New member
- Local time
- Today, 17:37
- Joined
- Apr 30, 2016
- Messages
- 2
Macro onclose events are not supported, and I seek to maintain two running totals of subview datasheet data in a parent view. I accept that this is not an orthodox method of reporting, and is implemented due to the speed of user review and drill-down from parent view to subview datasheet.
I have successfully implemented as two macros from onlaunch events, with a data macro passing the subview totals as return values to the parent view. The limitation is that should subview values be updated ans subview closed, the parent view is not updated when closed... only when launched again.
I would appreciate someone describing a better technique.
John Gillon
I have successfully implemented as two macros from onlaunch events, with a data macro passing the subview totals as return values to the parent view. The limitation is that should subview values be updated ans subview closed, the parent view is not updated when closed... only when launched again.
I would appreciate someone describing a better technique.
John Gillon