Excel.Application User-define Error840 (7/24/2007 5:13:38 PM) comp.databases.ms-access In trying to solve a Access to Excel data linking problem from Microsoft's site http://support.microsoft.com/kb/904953 I am trying to run the example and it dies on Dim xlApp As Excel.ApplicationThe error mes... nospam21(11323)
Get Data From Outlook Express 6.0 Emal?1127 (7/31/2007 12:51:45 PM) comp.databases.ms-access Does anyone know how to extract data from an Outlook Express 6.0 email? Orders from a shopping cart are received by email using Outlook Express 6.0. All email orders have the same format: ------------ Sales O... sorry931(158)
Access File/Directory Window (HELP)165 (9/6/2007 12:33:08 PM) comp.databases.ms-access I am trying to find either an add-in or code to automatically put a file explorer inside an Access form. I would like to browse thru a database table that contains a list of directories and the file explorer d... nospam21(11323)
Different Versions of Object Libraries5642 (9/24/2007 11:22:32 PM) comp.databases.ms-access I have Access 2000 and 2003 on my development machine. My client only has Access 2000. When I develop for this client, I run Access 2000. However, my code requires that I have the Microsoft Word Object Librar... philr2354(35)
Access ADDINs for Forms (HELP)253 (9/28/2007 2:58:56 PM) comp.databases.ms-access Does someone have code for an Access database form that can look at the contents of a directory and display in a form window with options of ICONS, LIST, DETAILED LIST simular to how Windows explorer works? ... nospam21(11323)
Code For Compact On Close?3121 (10/28/2007 4:11:27 AM) comp.databases.ms-access I would like to compact on close only if the database size goes over a certain amount, rather than each time. Thus, I'd like to check the file size and then perform the compact through code as the mdb's closi... nospam52(1479)
Help needed with simple field problem (0/1)1921 (11/15/2007 10:44:58 AM) comp.databases.ms-access Hi, I'm new to Access. I am a programmer, but my only database experience was when I made a medium sized FoxBase application for a small business years ago. The project I've started working on is way to simpl... Doug854(26)
Getting Active Control During Current Event857 (11/20/2007 2:49:39 PM) comp.databases.ms-access I have some code in my form's On Current event which changes focus to a particular control. I want the control to remain where it was when the user moved to the new record. But using Screen.ActiveControl or M... nospam52(1479)