SendObject method question
Wed, 6 Aug 2008 15:38:17 -0700
Is SendObject still (A2K3 + higher) restricted to not being able to
"generically" email a file as an attachment??
What I want to send is not inside Access ... it's a file on the computer ...
but I want to initiate the "send" from within Access.
I know about automation and Outlook and that's not going to wo ...
|
sending / impoting email through outlook
Wed, 6 Aug 2008 11:15:15 +0300
for sending and importin emails through outlook i use module with:
Dim objOutlook As OutLook.Application
Set objOutlook = CreateObject("Outlook.Application")
when access is not a part of the office package (access 2002 & office 2007)
i get Run-time error 429: ActiveX component can't create object.
e ...
|
Multiple records into 1 record
Tue, 5 Aug 2008 12:33:35 -0700 (PDT)
Hi Folks;
I'm really new at this 'coding thing' so I'm hoping you could help me.
I'm pretty good with queries but I think that is not enough for what I
need.
I'm using MS Access 2003.
I have a single table with many lines of similar data. There is only
about 5 different possibilities in my Phase Field (1 ...
|
Getting names from a column and storing them
Mon, 4 Aug 2008 10:54:01 -0700
Hi,
I have a query that sorts numbers >0 <1000 and gives the names of those who
are not within those tolerances.
To keep it simple:
So i have a column with some numbers and another one with names.
I need to send an email to each of those people saying their numbers are
wrong.
I've got the creating an email ...
|
Window switching
Mon, 4 Aug 2008 02:33:01 -0700
I have a library database that has a number of forms and procedures defined
that is referenced by numerous databases. There is one form in particular
which is opened modally many times throughout the running of all my client
databases. Each client db calls a library defines function which uses the
OpenForm m ...
|
Recoding for Access 2007
Sun, 3 Aug 2008 17:04:26 -0700 (PDT)
I need assistance converting the following code to work with Access 07
as the Application.FileSearch command has been removed. Basically the
code reads a folder and extracts two separate ranges from every Excel
file in the folder and imports the ranges to two separate folders. The
code works great in Access 2003 ...
|
VBE References: Error accessing the system registry
Mon, 4 Aug 2008 00:20:57 +0200
When I try to access References under the tools menu I get the message
"Error accessing the system registry." This happens in Access 2003 SP3 and
2007 SP1. I'm Running Windows Vista SP1.
I found this article on the Microsoft's website
(http://support.microsoft.com/kb/269383), but they propose making changes ...
|
|
|
Splitting a Snapshot file
Sun, 3 Aug 2008 14:58:32 -0700
I currently produce a report that contains a page (sometimes two) for each
client account. After printing, the report is separated by client account
and mailed.
Report handling would be greatly improved if I could produce the report on
some media other than paper (initially), split it into separate files ( ...
|
Anuncios Gratis www.AnunciosGratis.de
Fri, 1 Aug 2008 12:13:31 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
Mouse Wheel in Code Window
Thu, 31 Jul 2008 06:40:02 -0700
Why doesn't my Mouse Wheel work while in the VB Cose window?
It works everywhere else.
Thanx.
...
|