Ok, So First off i'm new here.
Hi, I'm having trouble with making a list box in my foxpro program, it is for a dry cleaners program, you enter the customers last name, it searches a data base for that inputs all the last names and first names along with the customer number into a combo box in the format <CustNo>: <Last>, <First>. Now, I have a listbox on the same form, where once a customer is selected from the box and we have the customer number, it should search the orders database for all of the un-picked-up orders with that customer's number in the custno field and put them all in the multi-select enabled list box, once you select all the orders you want to pick up you would then push the pay button, where it will total the amounts and mark them as gone. I need help with searching the table to get the active orders and put them in the listbox. I'm also having another minor problem, which is when you put in the customer's last name it only puts 2 rows of names in the list box. PLEASE HELP!
Also, If you're interested, I would like somebody who could teach me a little more about foxpro.
Hi, I'm having trouble with making a list box in my foxpro program, it is for a dry cleaners program, you enter the customers last name, it searches a data base for that inputs all the last names and first names along with the customer number into a combo box in the format <CustNo>: <Last>, <First>. Now, I have a listbox on the same form, where once a customer is selected from the box and we have the customer number, it should search the orders database for all of the un-picked-up orders with that customer's number in the custno field and put them all in the multi-select enabled list box, once you select all the orders you want to pick up you would then push the pay button, where it will total the amounts and mark them as gone. I need help with searching the table to get the active orders and put them in the listbox. I'm also having another minor problem, which is when you put in the customer's last name it only puts 2 rows of names in the list box. PLEASE HELP!
Also, If you're interested, I would like somebody who could teach me a little more about foxpro.