Hi all,
I hope somebody can help me with this issue.
I have a form which has a multi column list box. What I want to do is select multiple rows and build a cursor based on the rows selected. For example.
List box contains.
Record ID Customer ID Customer Name
1 1234 Test1
2 2345 Test2
3 3456 Test3
So I want to build a cursor based on these values. I already have the cursor predetermined. I just need to know how to retrieve individual fields from the listbox.
Any help would be appreciated.
Thanks.
I hope somebody can help me with this issue.
I have a form which has a multi column list box. What I want to do is select multiple rows and build a cursor based on the rows selected. For example.
List box contains.
Record ID Customer ID Customer Name
1 1234 Test1
2 2345 Test2
3 3456 Test3
So I want to build a cursor based on these values. I already have the cursor predetermined. I just need to know how to retrieve individual fields from the listbox.
Any help would be appreciated.
Thanks.