Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that pulls data from an extranal websit.
The values return look like this 861 913 315 407 570 These are area code Based off the value I need to query our database via ODBC Select Count(*) from Table where Telephone is like value in A1 Select Count(*) from Table where Telephone is like value in A2 Select Count(*) from Table where Telephone is like value in A3 Select Count(*) from Table where Telephone is like value in A4 etc I only need to see the count return to Column B Any ideas on how to proceed Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help on Running Query | Excel Discussion (Misc queries) | |||
Running Query | Excel Worksheet Functions | |||
Running a saved query | Excel Programming | |||
running a Database Query | Excel Programming | |||
Running Query on a record set | Excel Programming |