473,385 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How can I add some ActiveX Data Control to VBA project

4
I am trying to creating an ADO recordset and display all the records into a Datagrid control. I can't find the Datagrid under the VBA Editor.

How can I add the missing data controls to the reference list.

Thanks,
jd
Nov 15 '06 #1
4 11865
Killer42
8,435 Expert 8TB
I am trying to creating an ADO recordset and display all the records into a Datagrid control. I can't find the Datagrid under the VBA Editor.
How can I add the missing data controls to the reference list.
Thanks,
jd
It's usually just a matter of bringing up the References or Components list and ticking the ones you want to use. In VBA, I believe this would be under Tools|References. If you're looking under "D" for "Datagrid", try scrolling down to "Microsoft Datagrid" or similar.
Nov 15 '06 #2
jd2001
4
I checked the Reference under the Tool menu, but there are lots of common controls missing. Is there anywhere I can add them in?
Nov 16 '06 #3
missinglinq
3,532 Expert 2GB
InVB Editor Tools->References are the listing of libraries, not ActiveX Controls! Open the appropriate form in Design View, and then go up to
Insert->ActiveX Control and scroll thru the controls. One caveat: some controls are simply listed by their names, while others, like the Datagrid control, is prefixed by the Maker's name. Thus Datagrid won't be in the D's, but rather in the M's. Microsoft Datagrid Control.
Nov 16 '06 #4
NeoPa
32,556 Expert Mod 16PB
Nice answer again MissingLinq.
I look forward with anticipation to your imminent 'promotion' (Member is after 30 posts).
I'd like to comment that, as far as I've seen, your posts have all been of a high calibre.
An emphatic welcome from me :)
Nov 16 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Randi | last post by:
Hi all, I have this project to use the ADODB control to acces and manipulate the Access DB. I amd the mistake of first doing this project with just the data control. It worked fine with this...
1
by: Devonish | last post by:
I am developing a database using Windows 2000/Office 2000 which then runs on a client's system which uses Windows XP/Office XP In a form I have an ActiveX Calendar control which works well. When...
1
by: MLH | last post by:
I have code below in the OnUpdated property setting for the ActiveX control. However, when I left click a new date on the calendar in an open form, the code does not run (IE, msgbox does not...
0
by: Tom W | last post by:
Hi I'm using an activex browser control (AxWebBrowser) in my windows forms application. One of my MainMenu items in my application is using the shortcut key Control+N. The problem is that...
5
by: Dan | last post by:
Good Day All, I am having a problem in Visual Studio 2005 Beta 2. I am hoping someone might have an idea as to what is going on. I have an ActiveX User Control written using Visual Basic 6.0....
3
by: Michael Fitzpatrick | last post by:
How do I create an ActiveX COM control using VB.Net. I want to create a control to use in Office 2000 VBA.
0
by: sukhpalsingh | last post by:
With this little DLL you can embed either Mozilla ActiveX Browser Control or MSIE by just calling it's EmbedBrowser(HWND hwnd, int i) function. 0 = Mozilla Activex Browser Control and 1 = MSIE. ...
1
by: Nidal Khader | last post by:
Dear Sir, Please I wont to know how to connect mone than 2 ActiveX Data Object in one form in visual basic 6 with access bata base , or how to connect more than 2 tables or more in one form...
17
by: MA10 | last post by:
I'm working with my access project using MS Visual Basic. However there's a problem occur when I used adodb.recordset. Most of the solutions that I searched needs me to download MS ActiveX Data...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.