Hi Guys,
I feel this should be straightforward , but I'm struggling.
I have a listbox that displays the results of a filter/query - including the PK.
I need to show just those same filtered results in another listbox, where I can display the data in a different format- that is it is displayed with spaces etc between the concatenated values.
Thankyou!
R.
I feel this should be straightforward , but I'm struggling.
I have a listbox that displays the results of a filter/query - including the PK.
I need to show just those same filtered results in another listbox, where I can display the data in a different format- that is it is displayed with spaces etc between the concatenated values.
Thankyou!
R.
Comment