Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default sql querries

hi,
Dim dbs As Database and Dim rst As Recordset give me
errors that user-defined type not defined.
is there anything i have to define before using them?
thank you
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default sql querries

In the vbe you must create a reference to the current version of DAO.

here is some info

http://support.microsoft.com/default.../excel/dao.asp

of course your DAO is probably newer than the cited version 3.0, so
reference the newest version.

--
Regards,
Tom Ogilvy

"delali" wrote in message
...
hi,
Dim dbs As Database and Dim rst As Recordset give me
errors that user-defined type not defined.
is there anything i have to define before using them?
thank you



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
Multiple sheet querries G Ray Excel Worksheet Functions 4 March 20th 10 03:36 PM
Stumped on establishing web querries on MS Excel Chris Excel Discussion (Misc queries) 9 August 16th 09 04:23 PM
sql querries delali Excel Programming 3 July 12th 04 04:19 PM


All times are GMT +1. The time now is 03:28 PM.

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"