H
Hotshots
How do i check against each value of a list box !!!!
I have a list box whose row source is modified based on entry in
another field "IDNO". The list box has two columns "DESC" and "MAXNO" .
I want to check (the checking procedure may be initialised by a command
button) if each MAXNO displayed in the listbox is lower than another
field called "CTRLNO" and displayt a msgbox to that effect !!!
How do i do this???
I have a list box whose row source is modified based on entry in
another field "IDNO". The list box has two columns "DESC" and "MAXNO" .
I want to check (the checking procedure may be initialised by a command
button) if each MAXNO displayed in the listbox is lower than another
field called "CTRLNO" and displayt a msgbox to that effect !!!
How do i do this???