J
jokobe
Hi ng,
I want to change the rowsource for a combo box like this:
[forms]![my_form].[my_field].rowsource = new_source_string
This is working fine, and I have tried to put this code
in a public sub to use it for different forms and fields -
but I wasn't very successfull.
any helpful hints??
jokobe
I want to change the rowsource for a combo box like this:
[forms]![my_form].[my_field].rowsource = new_source_string
This is working fine, and I have tried to put this code
in a public sub to use it for different forms and fields -
but I wasn't very successfull.
any helpful hints??
jokobe