populate listbox with psudo-information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a form with mulitple combo-boxes, that i use to populate a listbox
with 2 columns of information, i want to add a third column to the listbox.

in other words:
when i enter a value of greater than 75 but less than 100 it must populate
the third column with "competent", if the value is less than 75 it must
populate the listbox with "not competent".

it's been driving me nuts, i have no idea how to program in VB?
please could anyone thow some ideas around?
thanks.
 
Do you know how to program at all (in any language)? The solution to this
DOES require some programming, and if you don't have at least SOME background
in it, you won't understand the solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top