Select specific contacts from GAL to import to Access
Thu, 14 Aug 2008 08:36:33 -0700
Hello, all.
I linked my company's Global Address List to an Access db. However, the GAL
has over 200K entries. So querying this table usually results in freezing
Access or timing out. Is there a way to link the the GAL but only pull
specific address? For example, give me only the addresses where the sta ...
|
Can you populate an outlook Form or Template from Access or Word?
Thu, 14 Aug 2008 08:36:31 -0700
I'm using Outlook 2000 and our System Administrator does not allow us to turn
on the feature to use Microsoft Word to edit emails.
What I would like to do is let a user click on a button in Access and it
would open an Outlook template or form, populate the appropriate fields using
information from the data ...
|
How to hide UserProperties from appointment print out
Thu, 14 Aug 2008 07:13:03 -0700
Hi,
I created an outlook 2007 add-in with vsto 3.0 and added some user
properties to store custom information from form range. When user print out
appointment from outlook, the user properities we added are print out also.
Is it possible to hide this informmation at time to print the appointments?
--
Da ...
|
Advanced Search - Custom/New fields
Thu, 14 Aug 2008 06:11:01 -0700
I have developed a custom form for our Outlook 2003 calendar appointments
which simply adds a tab for management to document details of the meeting, in
a specific format/template they desired. That's working fine.
This resides in a public mailbox that they all access to keep all meetings
and customer contac ...
|
Outlook CFG - how to display PR values
Thu, 14 Aug 2008 05:21:02 -0700
Using Outlook 2007 but also need to be able to use Outlook 2003.
We are looking at using Exchange Mailbox Manager to age out old email. I
need to display the date and time fields that Exchange Mailbox Manager uses
for message item aging. I can get these values through various VBA code,
Message properties, e ...
|
field "date received" mising when exporting to excel file
Thu, 14 Aug 2008 09:59:02 +0200
Hi,
i can export my emails from Post-IN of Outlook 2007 to an excel file, but
the field "date received" (or something) is missing. I use menu File, then
Import/export etc ...
Any way to do that?
Thanks
Dan
...
|
showing dialog box when closing the mail
Thu, 14 Aug 2008 00:14:00 -0700
I open a mail and add an attachment and close the mail with discard
parameter. When mail is close i get the message prompt "Do you want to save?"
item.Attachments.Add(path of file);
item.close(1); here 1-> olDiscard
After close function outlook open dialog box which ask to save the message
or not. Please ...
|
|
|
Temporary Storage
Wed, 13 Aug 2008 09:04:43 -0700
In Custom Forms-Manage Forms what is the purpose of "Temporary storage for
custom forms". Will increasing this size of this temporary storage eliminate
the need to clear the forms cache? ...
|
outlook calender
Wed, 13 Aug 2008 07:19:03 -0700
Hi,
I have modified a form in my calender.
In this new form, one of the fields is numeric value and I would like to
know if it is possible to create a macro that could give me a total sum of
all the values in this field. It would be even better if I could select a
date range to see the total value of a cert ...
|
Repeating text in user-defined field
Wed, 13 Aug 2008 07:01:01 -0700
I've created a form with fields for inputting course-related information
(e.g., title, date, faculty). Since there could be several courses on the
page, I copied all blank fields several times to fill the page. When I fill
out the first title field, either in design form or published form, the same
text show ...
|