|
|
printer name by
Candace
Can someone tell me what code belongs between the two statements below in
order to print an email to a printer called MyPrinter?
Sub...
|
|
1 |
397 |
|
|
|
|
1 |
1,065 |
|
|
|
April 24th 09 05:00 PM
by hom370
|
2 |
500 |
|
|
Length of the MailItem.EntryID by
DPM
Hi,
I am reading the EnrtyID of emails of MSO and placing them a DB so that
these mails can be referred later.
Noticed that the first 8...
|
April 24th 09 03:28 PM
by DPM
|
2 |
1,044 |
|
|
Recursively process message attachments by
JT
I would like to write some VBA code to process mail messages with attachments
so that I can save the attachment in the file system.
So far, I have...
|
|
1 |
578 |
|
|
Change Font by
Marc[_7_]
How to change Tools-Options-(MailFormat Tab)-Fonts programmatically
by creating CREATEOBJECT("Otlook.Application").
|
|
2 |
529 |
|
|
Add Hyperlink in Email Body by VBA by
K[_3_]
Sub SETLINK()
ActiveSheet.Hyperlinks.Add Anchor:=Range("A78"), Address:= _
RECORDS.xlsx, _
TextToDisplay:="HERE"
End Sub
Hi all, I want to add...
|
|
1 |
1,825 |
|
|
|
April 23rd 09 04:55 PM
by K[_3_]
|
0 |
1,874 |
|
|
Advance search in address book by
Dan Tabla
I'm trying to do an advanced search in our company address book. I'm looking
for all the employees names that ends with "escu". Can anyone give me...
|
|
1 |
666 |
|
|
|
|
1 |
701 |
|
|
|
April 23rd 09 06:23 AM
by EddieS
|
0 |
541 |
|
|
VBA for using Word Doc as Email Body by
Lisab
I am looking for VBA code to use in Access 2007 that would use a word
document as the body of an email.
I am very well able to automate emails from...
|
April 22nd 09 07:05 PM
by Lisab
|
2 |
2,546 |
|
|
|
|
4 |
581 |
|
|
|
|
3 |
644 |
|
|
Rule to set reminder if not set by
Bob Smith
I'm going out of my mind here. I have a really simple rule that checks for
meeting requests as they arrive. If they have no reminder set, it's...
|
|
4 |
1,064 |
|
|
|
|
1 |
753 |
|
|
|
|
1 |
541 |
|
|
|
|
1 |
420 |
|
|
|
|
1 |
745 |
|
|
Items.find criteria by
Gitche Gumee
I am using the following code to select a contact for updating.
Set myItem = myContacts.Items.Find(" = " & strFirstName & " and
= " & strLastName...
|
|
3 |
726 |