G
Guest
Hi,
I'm trying to do this:
When pushing a button in a subform, a popup appears. Within the popup the
user choose a number. Then the popup should close and the number be
transformed
to a field in the subform.
trying to do it like this:
[forms]![master].[sub]![sub_field] = new value
But it is not working.
Any hint?
I'm trying to do this:
When pushing a button in a subform, a popup appears. Within the popup the
user choose a number. Then the popup should close and the number be
transformed
to a field in the subform.
trying to do it like this:
[forms]![master].[sub]![sub_field] = new value
But it is not working.
Any hint?