P
Petr Danes
Is it possible to use a user-defined property DIRECTLY as the row source for
a text field on a form? Obviously it is possible to write a custom function
which retrieves such a property, but then it becomes a read-only field. I
want to change it as well. An unbound textbox with code behind works, but
that seems unnecessarily clumsy. None of the variations of syntax I have
tried have worked and I find no mention of such a usage in the archives.
Pete
a text field on a form? Obviously it is possible to write a custom function
which retrieves such a property, but then it becomes a read-only field. I
want to change it as well. An unbound textbox with code behind works, but
that seems unnecessarily clumsy. None of the variations of syntax I have
tried have worked and I find no mention of such a usage in the archives.
Pete