Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Access Driver, Custom Access Function and Excel

Status
Not open for further replies.

kiwibaldman

IS-IT--Management
Dec 7, 2003
5
AU
I want to use excel to retrieve the results of a query in Microsoft Access that utilises a custom function (in Access) to determine the amount of week days in the database. The error message I receive is: [Microsoft][ODBC Microsoft Access Driver] Undefined function Work_Days in expression.

I'd rather use a combination of Access and Excel for this report than base it all in access. Any ideas how to fix ?
 
I believe you should save your query in Access and try to access it like you access a table. If you pass to access an SQL which contains a VB function from Access Application, ODBC will not recognize it.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top