Get value of main form while on UDF
SeKo
Hi all,I would like to run some code on changing a value in a UDF form, but in the code I need data from the main form.
I know you can use pVal.Form.UDFForm to go from the main form to the UDF's, but how can I go in the other direction?
grtz,
Sebastiaan
Anders Olsson
Hi Sebastiaan,When pVal.Form is the UDF form, pVal.Form.UDFForm becomes the main form
Regards,
Anders
SeKo
Perfect! Thanks!!!
0
Please sign in to leave a comment.
Comments
0 comments