creativefusion
Registered User.
- Local time
- Tomorrow, 03:10
- Joined
- Oct 21, 2009
- Messages
- 13
Hi All,
I have a form that contains 9 list boxes. Each list box name contains Pod and a unique number. As Pod1, Pod2, Pod3 etc..
Each list box is populated with RefNo and StateCode
Now, I need to write a function that identifies the above 2 values based on the users selection. So when the user highlights a records in any of the 9 list boxes, my function will retrieve the RefNo and StateCode and use these to delete the record from the underlying table.
Has anyone got any suggestions for me?
I have a form that contains 9 list boxes. Each list box name contains Pod and a unique number. As Pod1, Pod2, Pod3 etc..
Each list box is populated with RefNo and StateCode
Now, I need to write a function that identifies the above 2 values based on the users selection. So when the user highlights a records in any of the 9 list boxes, my function will retrieve the RefNo and StateCode and use these to delete the record from the underlying table.
Has anyone got any suggestions for me?