Hello,
I have a base application using a form and sub form, linked via master and slave fields and everything works flawlessly. Within the subform I have a listbox that I need to populate with a query using the master field content.
I have read / tried everything (reading APIs, writing macros, using parameters, debugging with XRAY etc.) without any tangible result.
Is there a way to access the value of the form master field from within the sub form ?
Thanks in advance.