H
huzzlepuzzle
Hi there,
I'm a bit stuck - I need to be able to open different forms dependant upon
the field "Region" in a datasheet subform when selecting and doubleclicking
on a particlar line in there.
eg. if this record on mysubform value region = US then Openform
"AddinUSFormat", or if region = AP then Openform "AddinAPformat" or if Region
.......
I think that this is possible using a nested If and setting document names
but I'm really struggling with the coding,
Can somebody advise?
Thanks for the help
I'm a bit stuck - I need to be able to open different forms dependant upon
the field "Region" in a datasheet subform when selecting and doubleclicking
on a particlar line in there.
eg. if this record on mysubform value region = US then Openform
"AddinUSFormat", or if region = AP then Openform "AddinAPformat" or if Region
.......
I think that this is possible using a nested If and setting document names
but I'm really struggling with the coding,
Can somebody advise?
Thanks for the help