| Thread | Last Post | Replies |
|
| OLE Fields & Graphics | 29 Jul 2005 14:29 GMT | 2 |
Access 2000. I'm trying to sign a report using a tif file saved into an OLE field in a table. The signature is visible in the query. When I double click the Signature field in the report's underlying query, the Windows Picture & Fax Viewer opens and displays the signature. ...
|
| Convert Windows application to MFC | 28 Jul 2005 08:50 GMT | 2 |
I have a big MFC exe project. Is there any way to convert it to an ActiveX project?? Regards, Mystique
|
| outlook | 28 Jul 2005 08:43 GMT | 1 |
does any body have microsoft outlook
|
| Upgrade Listview Control to VB6 | 27 Jul 2005 14:27 GMT | 3 |
I am trying to upgrade our listview controls contained in the MSAccess XP database from VB5 to VB6 to take advantage of all the additional functionality they provide. I was hoping to either right click on the controls and use the "Change To" functionality or the "Convert To", ...
|
| activex installer | 27 Jul 2005 14:16 GMT | 1 |
How to make an activex installer for browser. The progress bar and status i want in browser window itself without popping up any new dialog. I want to make it like macromedia installer
|
| TabCtl - too many controls | 24 Jul 2005 15:14 GMT | 4 |
I have hit the upper limit of the number of controls on an Access 2000 tab control. Even though I've deleted a large number of controls on a page of the tab dialog, it still won't let me add more controls. Apparently Access ads up the number of controls that you insert, but it ...
|
| TreeView Question | 23 Jul 2005 00:25 GMT | 1 |
Can't seem to get DropEffect working right. The default Move, and None seem to work, but Copy doesn't. Nothing happens. Does Effect really work in TreeView, or only on inter-control drags? I am using version 6.0. Thanks.
|
| Opening Excel SPreadsheet via MSAccess | 19 Jul 2005 22:32 GMT | 1 |
I am trying to open an existing excel sheet from within an Access db. Here is the code as it stands: Set oApp = CreateObject("Excel.Application") oApp.Visible = True
|
| Need to find all named ranges in Excel workbook from DTS | 19 Jul 2005 16:31 GMT | 1 |
I'm trying to write an activex script to read in all the named ranges that end with a $ in an Excel workbook from a DTS package. I've gotten as far as grabbing the filename of the excel file. I've been trying to find an answer without much luck, does anyone have any ...
|
| Help Nikos Yannacopoulos | 15 Jul 2005 21:10 GMT | 1 |
I used your Calendar to set dates with and I keep getting error messages. First it didn't like vCaller so I took off Option Explicit and that worked. But now it doesn't like "Forms(vFrm).Controls(vCtl) = Me.Calendar0". It also doesn't show the date that is in the field, it ...
|
| Access Calendar Control | 15 Jul 2005 20:02 GMT | 2 |
I have a calendar control on a form that is used for a date field by double clicking in the field - it works fine in 50% of the machines that the database is deployed on (they are all office 2003). In the other 50% the calendar appears but all the numbers on the "day" buttons are ...
|
| Microsoft Office Access doesn't support this ActiveX control | 08 Jul 2005 22:58 GMT | 2 |
Hello, I need help to resolve problem with "Image Scan Control". This object works with Visual Studio VB ( ver 6 and ver .NET ) but failed with Access 2003 SP1. Thanks
|
| TreeView, expand all in code? | 08 Jul 2005 17:02 GMT | 2 |
I have a form with a MS Treeview Ctl 6 on it. All works fine. I would like for it to be completely expanded with the user sees it, I don't want them to have to click each '+' sign to expand each node. Is there a setting when I add each one, or some code I can loop through to
|
| ActiveX for playing videos frame by frame | 05 Jul 2005 00:44 GMT | 3 |
can anyone recommend an ActiveX component (that works with Access) and is able to display videos frame by frame mainly for QuickTime but MPEG2, MPEG4 would also be helpful. Thanks a lot
|