| Thread | Last Post | Replies |
|
| how can I control ActiveX | 12 Jan 2005 08:02 GMT | 2 |
How can I control AxtiveX from outside i.e.using some function changing something in control e.g. mowing the ring etc.
|
| Inserting picture into an access form | 11 Jan 2005 07:16 GMT | 4 |
I am using Microsoft Access 2003 SP1. I have a data base set up that has Names, addresses, etc. from a retirement club. I am having a problem inserting a picture into a form. I get the error that
|
| Prinitng Odd and Even pages separately | 07 Jan 2005 04:46 GMT | 4 |
I would like to print separately Odd and Even pages from Access Report. Expoting to Word (Publish it with MS Word) doesn't solve the problem since I don't get lines that are separating records in the report (this is crucial). Is there any way to print Odd and Even pages separately ...
|
| Reposted Unbound Picture Object | 06 Jan 2005 09:08 GMT | 3 |
I have a form with a unbound diagram of a car, what I would like to do is enable users to place crosses or marks where damage maybe on the diagram. I dont know very much about code but any help or advice would be much appreciated.
|
| cached data in ActiveX control in multi-user environment | 05 Jan 2005 20:52 GMT | 5 |
I have read/skimmed several Access texts including Balter's Access 2003 and watched many of the AppDev Access tutorials. I probably missed it, but I don't know where this topic is covered. Any suggestions pointing me in the right direction will be greatly appreciated.
|
| HELP: Problem with rich text box | 05 Jan 2005 17:44 GMT | 1 |
When you use a RichText box (I'm using Microsoft Control VB 6.0, OLE Class: RichtextCtrl) It is possible to store only the text in the table instead of the rft format?
|
| How to place one ActiveX in the another ActiveX's body under MFC (VC 6.00) ? | 05 Jan 2005 14:04 GMT | 1 |
I have problem with placing one ActiveX in the another ActiveX's body under MFC (VC 6.00). I was created a dialog (with child style) as child of COleControl derieved class.
|
| Mouse Wheel in VBA Modules??? | 05 Jan 2005 08:57 GMT | 1 |
Hello, why do my Logitech mouse wheels never work when I'm editing code in Access, for instance? I used to have a computer/install once where it did, but I don't know what was different about that system. None of my current 3 systems can do it, either.
|
| Date AND Time Picker??? | 05 Jan 2005 01:26 GMT | 5 |
Hello, I need either a usercontrol, or some method/example of how to set the date and time for a single field, but through two inputs in Access. In other words, the field name is "MeetDateTime", and I want the user to enter the date, maybe, in unbound text boxes such as ...
|
| Dynamic "path" to a control in an access db? | 04 Jan 2005 22:53 GMT | 4 |
Hello, I created a little form to serve as a custom date picker popup, and I wanted to make it generic enough to be used in several places in my database. It works well, but you have to feed it the current master/detail form names as well as the control name which needs the ...
|
| Setting the background and font colors for the treeview control | 04 Jan 2005 10:14 GMT | 1 |
I'd like to be able set the background and font colors for a treeview control. I vaguley remember reading that it can be done with an API call. Is this true, and if yes, where can I get the code?
|