View Single Post

  #4 (permalink)  
Old 06-20-2003
jia_1980 jia_1980 is offline
Junior Member
White Belt
 
Join Date: Jan 2003
Posts: 6
Hi, Pete:
I am a little confusing about your purpose. Are you trying to create a windows-base application and it can search your EXCEL table by ZIPcode, is it correct? :) In this case, you can read the following article, it has some information about "Extract Information from Excel Sheet with DAO". http://support.microsoft.com/default...NoWebContent=1. If you are using VB and ADODB database engineer, the only thing you need is changing the DAO to ADODB.

Good Luck.

Jia
Reply With Quote