Hi Guyz!
Im new in foxpro and just relying on modification of whatever codes i see working. Can you teach me how use textbox value for this code :
SELECT brand,type1,description,group from itemlist WHERE description LIKE '%XXL%' AND TYPE1 = "Modular"
i want '%XXL%' and "Modular" to came from...