Group:  Microsoft Access » microsoft.public.access.activexcontrol

Geek News

Threads Replies Last Post
23 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  
ActiveX Calendar
Want to use calendar to display previously chosen dates. Eg: Have scheduled dates for training classes. Want to show those dates on the calendar in a different color/etc. of font, and limit scheduling selections to any one of those dates. Can this be done? Would appreciate any assistance from any brilliant mind willing to take this one on....
1 12/12/2005 6:18:36 AM
Using AxDate Control
I'm constructing a form and wish to use the AxDate Control to select a date and set the value of a control source. Code on the control's On Updated event similar to this: Me.ScheduledStart.Value = Me.AxDateScheduledStart.Value Does not get the intended result. Can anyone help guide me in the correct direction? Thanks! -- everettwelchPosted from - http://www.officehelp.in ...
2 12/12/2005 6:15:36 AM
x
x ...
1 12/12/2005 3:00:57 AM
ºÃѽ
¿¼ÊÔ ...
2 12/12/2005 2:43:36 AM
zgzgfzfg
aaaaa ...
1 12/10/2005 3:54:50 AM
°¡±¿
°¡±¿ÊÇÀϱå ...
1 12/10/2005 3:27:33 AM
Need a good Access Pop-Up date Control for dynamic reports
I was just contracted for an Access project. The customer has a lot of data that he wants to see in reports. The catch is that he wants to select a date range from a start and end date and then a custom report to view the data. First, are there any good examples of this out there and second which third party date controls should I be looking to buy? Thanks for all and any help, -- Matt...
8 12/9/2005 7:03:27 PM
СÊÔÅ£µ¶
ϺÃ×СÊÔ!!!! ...
1 12/9/2005 12:27:50 PM
Pls assist to recommend a book on activeX
...
1 12/8/2005 3:27:18 AM
tianguizi
tianguizi ...
1 12/8/2005 3:09:28 AM
book to recommend
I'm new to access activecontrol. pls recommend some books for a starter. ...
1 12/8/2005 2:21:11 AM
Searching for null values
I have inheritted a db that needs to be checked for nulls and reported on. I'm trying to automate this process. The previous method was to run a query export as Excel and search the block of data for errors manually. Using the existing query, i want to take any null values (designated by an "X") and put them in a sperate table. I will then Export that table to Excel and send the null...
1 12/7/2005 4:15:02 PM
Error 429; ActiveX control can't create object
Greetings, We use a custom Access application that runs from an EXE file o nthe server to do our orders here, but when the user got a new computer, every time we try to run it is comes up with that error! We have so far tried: >> Running under the administrator account >> Done multiple windows updates >> Done microsoft office update >> Checked the version of...
5 12/6/2005 11:07:41 PM
http://activex.microsoft.com - Has microsoft retired this URL?
Has microsoft retired the activex.microsoft.com site? Suddenly our intranet web sites that have codebase references to this site don't work. Any Microsoft folks wish to comment?...
4 12/5/2005 12:44:57 PM
vbAccelerator control vbalDTab6.ocx
vbalDTab6.ocx is a tab control from vbAccelerator. I registered it but it does not appear in the list of ActiveX controls (at least that I can recognize). Is there anything special that has to be done before these can be used? Like, does the vb6 runtime need to be installed? I'm not sure if it is on my system....
4 12/5/2005 7:39:47 AM
zuiai de ge
This is a multi-part message in MIME format. ------=_NextPart_000_0024_01C5F98B.14DAA150 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0025_01C5F98B.14DAA150" ------=_NextPart_001_0025_01C5F98B.14DAA150 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable =CA=F7=D2=B6 =D7=EE=CF=B2=B0=AE=B5=C4=B8=E8 ------=_NextPart_001_0...
1 12/5/2005 3:00:19 AM
Re:date picker missing in AccessXP
In addition to the api based date picker written by Stephen Lebans and mentioned by Doug Steele, there are a number of form based ones that work in multiple versions. The one on my site is: http://www.datastrat.com/Download/Calendar2K.zip others are at: ...
1 12/5/2005 12:40:46 AM
DotNet As Late Bound Automation Server
I have a vb.net application in which I have used global variables. I converted it to become a late bound automation server (it is a dll now), where I simply want to call it from an Access application and run it. To my surprise, when the Access app calls the application with CreateObject, it works fine the first time. Then I set the reference to nothing. Then I run it again, and all the...
3 12/4/2005 1:53:37 PM
ÄãºÃ
ÄãºÃ°¡, ºÃ¾Ã²»¼û×î½ü¹ýµÃºÃÂð?ÎÒÕæµÄºÜÏëÄãµÄ ...
1 12/3/2005 8:15:17 AM
SMTP
Can som1 recommend me a free Active X control for using SMTP in vb ...
2 12/2/2005 9:00:55 PM
Call DotNet Application From Access - Cannot Release Dotnet Application
Help! I cannot get my DotNet application to shut down as an automation server from Access. I have the following simple code in Access that I am using to call a VB.NET application: Dim w As Object Set w = CreateObject("MyProgram.MyProgramClass") w.MyProgramDoSomething Set w = Nothing I have tried many things in DotNet. The final lines of the applic...
2 12/2/2005 8:29:00 AM
ActiveX App from dll?
The Problem: We have an application framework that is compiled as a DLL and sits on top of MFC. Basically it looks like this: MFC.dll Our MainFramework.dll Client.exe We NEED this to run inside of a window on a browser. Ideally, this would run inside a window that is placed in a browser and it would run it's own thread and pump it's own messages. It's only interaction with ...
1 12/1/2005 4:55:38 PM
Help creating ActiveX container from existing app
The Problem: We have an application framework that is compiled as a DLL and sits on top of MFC. Basically it looks like this: MFC.dll Our MainFramework.dll Client.exe We NEED this to run inside of a window on a browser. Ideally, this would run inside a window that is placed in a browser and it would run it's own thread and pump it's own messages. It's only interaction wit...
2 11/29/2005 11:05:03 PM
Automating TransferDataBase to get a Visual FoxPro 7.0 table (.dbf
I'm having trouble getting a FoxPro table into Access using VBA. Can anyone show me how to do this? -- DeWayne...
1 11/28/2005 6:42:13 PM
use of toggle button
I would like to use a button on a form for applying/deleting a filter. The form would be based on a table that has a yes/no field called "Active". When the form opens, only records with a value of "yes" in the active field will display. If the user presses the button, I want all records displayed. I can do that with a regular command button, but i thought I wanted a toggle button that wo...
4 11/26/2005 6:52:21 AM
23 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net