View Full Version : Retrieving Info into Text Boxes from Tables


JKitz
07-20-2000, 02:33 PM
I have a table called "ZoneChart" and I want my TextBox called "Zone" to find the UPS zone when the zipcode is between fields "ZipMin" and "ZipMax" in the Zone Chart Table and return the Zone in the Field "Ground".. Any Suggestions