| Thread | Last Post | Replies |
|
| [MSChart] create jpg file | 31 Dec 2003 02:22 GMT | 3 |
I'm using a chart (mschart) in a Access form. Is possible make a sub to create a jpg file from this chart? Thanks
|
| How to put TABCTL.OCX ActiveX into Access2000. | 31 Dec 2003 00:56 GMT | 3 |
I want to add vb6's activeX control TABCTL.OCX into Win2000+Access2000. But it can't use. I register it in Access2000, But can't find it in Insert menu's ActiveX Control options. How to solve this problem. Thanks.
|
| Help, I must be stupid... | 29 Dec 2003 17:47 GMT | 3 |
I recently installed windows XP on my computer, it seemed to be working fine for about a month, then I noticed that when I tried to open links the window would come up but it would not display anything. It would just quit. When I try to open links to emails the same thing happens. ...
|
| Problem using C# dll via COM Wrapper from Access | 29 Dec 2003 12:05 GMT | 2 |
I have a problem using an COM-Object from Access (tested with Office 2000 and XP). The VB Code calls a function in an C# dll via COM Wrapper. This function opens a Dialog and returns 3 values.
|
| tab control hosting another tab control | 25 Dec 2003 08:52 GMT | 4 |
I have a need to place a tab control on the page of another tab control on a form in Access 2003. However, the parent tab control will not accept the child. I don't understand this, as I've done it in VB forms. Anyone have an idea how to do this?
|
| No object in control | 24 Dec 2003 16:28 GMT | 2 |
I keep getting "No object in control" every time I add an active X control to a form. Even if I create a brand new database, brand new form and add a single active X control.
|
| The Common dialog control in Access seems much more limited than in VB 6 - is this right ? | 22 Dec 2003 19:02 GMT | 2 |
The Common dialog control in Access seems much more limited than in VB 6 - is this right ? I need away of giving a client capcity to browse to a file and pick it ( adding it as an attachement to outlook mail - from access
|
| RichtextBox Access 2003 | 22 Dec 2003 17:36 GMT | 3 |
Can anybody tell why Access 2003 doesn't accept the RichTextBox control I put in some Access 2002 forms ? They said Access 2003 and Access 2002 where fully compatible : so, how come databases created in Access
|
| I keep on getting 'You don't have the license required... | 21 Dec 2003 23:55 GMT | 4 |
Although I copied and registered the comdlg32.ocx with regsvr32 and in Access I keep on getting 'You don't have the license to use this ActiveX control'. What else can I do to get it working?
|
| Datepicker problem | 19 Dec 2003 21:36 GMT | 1 |
I have a question about the MS dtpicker. I am setting the date & time in the form load event: me.dtpicker.value = Date & " 9:00AM" This works in most cases, but it is not consistant. For some users it
|
| treeview - NodeClick event? | 18 Dec 2003 22:43 GMT | 4 |
Does anybody know how to implement the NodeClick event of TreeView control in Access. Thanks. Goran
|
| OLE Server Stops Communicating | 18 Dec 2003 22:40 GMT | 2 |
I'd like to consolidate information from a number of previous posts in the hope that someone can point me at documentation so that I can avoid or automatically mend this misbehaviour.
|
| DLL and stack problem | 17 Dec 2003 15:26 GMT | 1 |
I have collected a bunch of functions into a dll. On module level I have declaration for the dll: Private WithEvents curInstance As fnDll. The dll is called in a loop as follows (simplified)
|
| MS Chart OCX | 16 Dec 2003 21:49 GMT | 1 |
I have a problem that only effects a small number of clients. I use mschrt20.ocx & vb6 to display some accounting information. I'm adding the data to the chart manually without a dbgrid. Most users are able to see the chart in all it's glory, but there are a few
|
| Image edit Control ACCESS 2003 | 14 Dec 2003 09:49 GMT | 1 |
> From: Gimmy (dd@gg.gg) > Date: 2003-11-26 08:53:08 PST > > Hi All! |