|
How do I Auto Forward on Outlook?
To Auto Forward on Outlook I tried going to Tools -> Rules and Alerts,
however I am still unable to create a rule to do Auto Forwarding. If anyone
has in detail how to create this rule I would greatly appreciate your help. ...
|
1 |
11/25/2008 3:55:01 PM |
|
Form cannot be displayed
Outlook 2003:
I've published new custom form, but can not open the form. I get the
following error message : "The form you selected could not be displayed. The
form required to view this message can not be displayed. Contact your
administrator."
I've tried:
- empty the cache
- publish to different libraries/folders
Please help?
...
|
7 |
11/25/2008 2:47:38 PM |
|
Is there a way to force/push a form to users?
Hi!
I want a certain form to appear on each of my users' Outlook.
Is there a way like "Group Policy" or login script, to do so?
Or, putting it within "Organization forms" is enough?
TIA for any assistance......
|
5 |
11/24/2008 2:53:00 PM |
|
Macros, Security & Visual Basic Editor greyed out in Outlook 2007
I can't seem to access Macros, Security, or Visual Basic Editor in OL07, they
are all greyed out. When I go to Trust Centre and click Add In's, the
Microsoft VBA for Outlook Add In is listed under Inactive Application Add
Ins. When I click Go on Manage: Com Add Ins it shows up in the pop up screen
but at the bottom it says Load Behaviour: Load on Demand, (not currently
loaded).
I have...
|
1 |
11/24/2008 10:35:01 AM |
|
Help migrating custom form to Oulook 2007 from OL02
I have been succesfully using a custom form in OL02 (based on Contacts) for
two years and have just upgraded to OL07. Everytime I opened a contact in
OL02 it always used my custom form but this isn't happening in OL07.
1. From Contacts folder when I click New my custom form appears - correctly.
2. From Contacts folder when I click on any Contact listed my custom form
appears - correctly...
|
5 |
11/22/2008 5:57:01 PM |
|
Custom Contact Form
I want to create a custom contact form. Is it possible to apply this form
to existing contacts? If not, is there a way to edit the default contact
form so that changes would apply to all existing contacts?
...
|
3 |
11/22/2008 4:26:02 PM |
|
how do i close my e-mail account permanantly?
I want to close my e-mail account permanantly. Please assist me. I cannot use
an email address at work anymore. It is very important that i should delete
it as soon as possible....
|
1 |
11/21/2008 2:15:02 PM |
|
Import to Custom Contact Card
We build machines, so I want an Equipment contact card. I have a pretty good
one. Now I found the existing excel Spreadsheet with all the raw info on it.
How do I import that data into my custom equipment card?
I can get it into a standard contct card.
...
|
1 |
11/20/2008 4:29:03 PM |
|
How do I update the message field in an appointment form?
I am trying to create a form for a standard type of appointment. We have
contact information fields that go in the appointment "body", but I am unable
to create a field in the "body" or a field on the second tab page to update
information into the "body". I have tried putting the Notes field from
contact fields into the form, but I cannot link or update that field, even if
I disable th...
|
3 |
11/20/2008 2:40:01 PM |
|
Multiple session per meeting?
I need to design a form that can support multiple session per meeting.
- Meeting organization can set one or more location/date/time per
meeting
- Recipient can select one session, and possibly change later.
Would it be easier just design a web page, or Outlook form can handle
the task?...
|
3 |
11/20/2008 2:09:46 PM |
|
Lookup MDB data when access not installed
I have written a form and work flow that looks up names in a MDB file to
populate a combo box.
This works fine as long as I have Access installed on PC.
But most users who'll use the form don't have MS Access installed.
The code I am using is:
Function FillComboBox()
Set objAccess = Item.Application.CreateObject("Access.Application")
strAccessDir = "H:\My Documents\"
strDBName =...
|
4 |
11/19/2008 4:25:58 PM |
|
Created Form, Published it, but sent emails don't have form data
Hi all,
I created a form in Outlook with Tab stops and a drop down box, but when I
click "run this form" fill it out and send the email out, NONE of the data is
in there, not even the Label text, what am I doing wrong?
Thanks in advance...
|
12 |
11/19/2008 4:12:53 PM |
|
Naming userform makes Textbox control malfunction
I posted this question yesterday (by mistake, I think) in
Outlook-Programming-VBA, at 11/16/2008 10:35 AM PST. I should have posted it
here, I think. If it is improper for me to post it here now, please don't
read any further and accept my apology.
The code below works fine in a form named "UserForm", but when I tried to run
the same code in another form (frmUserForm2's "Initialize" s...
|
3 |
11/19/2008 6:12:01 AM |
|
Create Outlook Form with two approval Levels
How can I create an out look form with two approval levels??? I have Outlook
2007 and I have Visual Studio 2005. Can I develop this in VB.Net???
Thanks! ...
|
2 |
11/19/2008 5:26:33 AM |
|
"Microsoft Office Outlook: The operation Failed"
I am trying to program a form in VBS and while testing everything works fine.
However when other comapny members open the form and send to another
individual for approval the recipient can't open the form. The following
message from the above subject line appears. Microsoft Visual Studio
Debugger stops at the following line in my code:
line before stop reads:
Sub Item_CustomProperty...
|
4 |
11/18/2008 8:32:32 PM |
|
Outlook Add in + memory
Hi,
I created a addin for Outlook using VSTO 2005. The Program,
Installation is fine. One of our customers has reported that installing the
Addin holds the email sent in the Outbox for some time. He also informed,
uninstalling the Addin reverts the problem. Based on this information, I
checked in my development environment and found, the memory creeps up to 130
M when I use the ...
|
4 |
11/18/2008 4:43:51 PM |
|
Include user Signature in an Appointment
I am only finding information on adding a signature to an email. any
suggestions on how I might go about doing this?
Thanks....
|
2 |
11/18/2008 4:39:36 PM |
|
Email From details
I have spent all day trying to get this to work and just don't know how to
get it to work.
I am working on a workflow form based on what I have learnt on the QVLWeb
site. It works mainly but I want to record the Senders name in the form at
point of sending so that it can be formally signed.
e.g. Form 1 is completed by user and I want to use the "From" field to
declare the form signed whe...
|
2 |
11/18/2008 2:12:19 PM |
|
Using forms in e-mail
Okay, I am taking a stab in the dark on this one. But here is our problem.
I work for a large company. We have a business process where we need our
external vendors who supply us with raw materials to complete a form (which
is currently faxed, dropped off, etc) to show quality authentication. We, as
programmers, had an idea to create an extranet to allow the vendors to
complete these...
|
2 |
11/18/2008 2:09:18 PM |
|
outlook 2007 - search all folders for mail with subject
Need to create a script for outlook 2007 where I can search all folders for
e-mail to a group or mail alias.
Any help greatly appreciated.
--
soler...
|
2 |
11/18/2008 12:34:08 PM |
|
Iif statement on mail form
I'm designing a mail form for conference room reservations. The composer
checks Y/N checkboxes if they need food, beverage, laptop or projector. If
both projector and laptop are unechecked, I want the cc text box to remain
blank. Otherise, I want to populate the cc text box with my own email
address. I've tried to change the datasource to:
IIf([Projector]=0 and
[Laptop]=0,"","myad...
|
2 |
11/17/2008 10:00:07 PM |
|
Form works when sent to myself but is blank when sending to others
Does anyone know why this is?
Thanks...
|
5 |
11/17/2008 9:17:40 PM |
|
Setting up Outlook to view college email (OWA)
My college uses OWA (Outlook Web Access); I can check my email online no
problem using a web browser. However, I was wondering if I could use Outlook
to check that same email WITHOUT being connected to the school's server.
(As in without using a slow VPN connection.) I've tried all I know using the
POP3, HTTP, IMAP connections and I still can't figure it out. Please help!!!...
|
2 |
11/17/2008 9:03:04 PM |
|
Incremental Change Synchronization - redemption dll
Hi,
I'm trying to get SynchData using redemption dll interfaces. But sometimes
it is throwing the following error:
Unable to cast COM object of type 'Redemption.RDOFolderClass' to interface
type 'Redemption.IRDOFolder2'. This operation failed because the
QueryInterface call on the COM component for the interface with IID
'{4A34CF03-DB62-4D32-829A-B0079E16E28C}' failed due to the foll...
|
9 |
11/17/2008 8:29:49 PM |
|
selecting outlook tree items?
Hello,
I have a requirement where i need to select a tree view item in Outlook. My
outlook client shows mail box of the user, .PST file, custom store etc.
When user selects an item in Inbox, i need to navigate and select a folder
in tree view.
Is it possible? ...
|
2 |
11/17/2008 8:17:57 PM |