Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Query SQL Data in Excel with a function?

I have an Excel 2007 spreadsheet with a column of primary keys that match
data in a FileMaker 9 database that is accessible via ODBC (using the
DataDirect SequeLink 5.5 drivers). What I'd like is to be able to fill the
second column with live data from the FileMaker database.

I've been reading about SQLREQUEST() but I can't seem to find that function
after installing the XLODBC add-in (for Excel 2002). Also, I'm not entirely
certain that add-in will work with Excel 2003 or 2007.

Can what I am trying to do be accomplished? Any thoughts?

Thanks!
Adam Aronson
--
FullCity Consulting Inc.
Certified FileMaker Developer
Platinum FileMaker Business Alliance Members
2007 FileMaker Partner of The Year
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Query SQL Data in Excel with a function?

I'm still working with 2003, but in that version you'd just use the
Data-Import External Data menu item to set up your query to pull the
field(s) you want for the record you want. You could record the action
of pulling the fields and then revise the code to put your own
criteria in.

It will return the record you select as a row, which you'd probably
want to store in a background sheet temporarily, and display either by
INDEX-MATCH formulas or using VBA to hard-enter it.




On Nov 12, 6:22 am, FullCity Consulting Inc.
wrote:
I have an Excel 2007 spreadsheet with a column of primary keys that match
data in a FileMaker 9 database that is accessible via ODBC (using the
DataDirect SequeLink 5.5 drivers). What I'd like is to be able to fill the
second column with live data from the FileMaker database.

I've been reading about SQLREQUEST() but I can't seem to find that function
after installing the XLODBC add-in (for Excel 2002). Also, I'm not entirely
certain that add-in will work with Excel 2003 or 2007.

Can what I am trying to do be accomplished? Any thoughts?

Thanks!
Adam Aronson
--
FullCity Consulting Inc.
Certified FileMaker Developer
Platinum FileMaker Business Alliance Members
2007 FileMaker Partner of The Year



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Query SQL Data in Excel with a function? FullCity Consulting Inc. Excel Worksheet Functions 1 November 13th 07 05:26 AM
SQL & Like Query function in excel George Applegate[_2_] Excel Worksheet Functions 0 November 1st 07 03:55 PM
external data function error-MS Query Ken W Excel Worksheet Functions 0 April 18th 06 12:33 PM
Microsoft Query rejects "nz" function in Access Query Vaughan Excel Discussion (Misc queries) 0 May 4th 05 05:20 PM
Excel Web Query Function Steven Baroni Excel Programming 3 December 8th 03 10:49 PM


All times are GMT +1. The time now is 12:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"