|
Conversation Index - Post
Is there a way to change the ConversationIndex of a post item to have it
link to another parent?
Jack
...
|
4 |
27.04.2006 20:16:45 |
|
Create a custom appointment form
I am needing to create a customized version of the appointment form for a
calendar in Outlook, but when I select the Appointment form from the Design
a form menu, it opens but I can't edit the form. I can create customized
versions of the other forms (the contact and message form for example), but
I can't edit the appointment form. Also, upon further inspection, I can't
edit the Journal ...
|
2 |
27.04.2006 20:14:42 |
|
Creating a form and an auto reminder
Hi all,
I am new to the outlook programming and starting with a project where I
would like to create a public folder with a customized form. To start with a
simple form, it will have 4-5 fields. Among the fields are the Action Date,
Due Date, Author, reciepients(to field) and comments. I would like to set
up a action which will send a auto reminder email to the reciepients one wee...
|
2 |
27.04.2006 19:32:41 |
|
Form design in outlook
Hello,
I want to design a outlook form , where I can prevent to forword the message
, print button /menu shoud be hide and the attached file can't be save to the
receipent disk.
Please help
Kaushik...
|
2 |
27.04.2006 19:30:04 |
|
Change icon in custom form
I have a custom form in my journal that I created out of a "Note" form. When
I make an entry, my little icon shows (ed) in the Icon column. I know how to
change the icon, my problem is we switched to OL 2003, I had OL 2002 at work
and all features of my form still work great as before except the icon. I
even have re-entered the location of the icon, republished, restarted, OL
but the def...
|
11 |
27.04.2006 19:26:46 |
|
How do I use form fields in an email template?
I know how to create an email template in Outlook to use for future emails,
but I need to know if there's a way to add form-fields in that template. I
can't figure out how to do it because it tells you to "uncheck" the Word
Editor before you create the template. Also, how do I make that template
available for use by other users in the company?
I also tried to "Design a Form", but can'...
|
2 |
27.04.2006 19:23:51 |
|
Check Box on Form
I have a check box on my custom form and I want it to populate the "To" Field
with the corresponding email group when it is check...any ideas to generate
this?...
|
5 |
27.04.2006 19:22:34 |
|
ReportIcon in Visual Studio 2005
Hello,
in VB6 I used the ReportIcon Member of the
ListView.ListItems(x).ListSubItems(y) to add a visual touch to the shown Text.
Now this Project is to be updated to Visual Studion 2005, but the ReportIcon
is no longer supported.
Is there any other Control like the ListView which can do this?
Or how can I implement the ReportIcon in the ListView (using the OwnerDraw)?
Thanks in ...
|
1 |
27.04.2006 16:39:02 |
|
test
...
|
1 |
27.04.2006 16:38:02 |
|
Re: export public contacts
Dear,
let me explain in detail that i want.
i would use outlook public contacts as a central contact database for whole
company those contacts will reuse for several prepous in excel, such as
invoice, quotation, purchase...
i can't find an method to read outlook public folder from excel, so i try
export public folder to a database that excel can read.
it is quite difficult for m...
|
3 |
27.04.2006 14:42:18 |
|
Delegate Mode
How can I determine, if my custom form based on standard Appointment
form is in the "delegate mode".
I tried following code:
if Item.Organizer <> Application.GetNamespace("MAPI").CurrentUser.Name
Then
' This is delegate mode
BoDelegate=True
end if
It works perfectly, but in the Outlook 2002 Sp3 I receive following
message:
"A program is trying to access e-mail address you have...
|
2 |
27.04.2006 13:25:51 |
|
Custom Item type, menus and forms
Hello,
I want to create an application that integrates with Outlook.
The following are some of the requirements that I have.
I want to have my own custom item type. Items of this type will be
stored inside an Outlook folder. That item type is not really a good
fit with any of the existing built-in Outlook item types (Mail, Post,
Note, Contact, etc). At a push, if I *had* to base it on ...
|
2 |
27.04.2006 03:27:01 |
|
activities tab issue
I have an instance of Outlook 2000 where I go to the activities tab of a
contact and have it search for items that reference that contact and it just
continues to search and search but never finds anything. The folders that
it is searching has less than 200 items in it, which should return very
quickly. I have even added a folder group to search that has only 3 items
(emails that are a...
|
1 |
26.04.2006 21:02:34 |
|
Item.Recipients.Add Not Working for me
Hello all,
I have the following code but I can not seemt to get it working. I am still
missing something very basic. Sue you will see this is still mostly the code
you gave me. I am just trying to add my email address to the recipients
collection if it is not already there. My problem is it goes to everyone in
the collection but me. By the way your book should arrive at my house
...
|
3 |
26.04.2006 14:42:03 |
|
bypassing save dialog box
Hi,
I've just implemented sue mosher's way of displaying a photograph on a
customized form... using code to load a jpg into a picture control...
.... now I realize that every time my user will close the contact form, he
will be prompted to save the item.
How can I bypass this dialog box ?
Is there anything like the Application.DisplayAlerts = false of Excel VBA ?
Or how could i use (...
|
6 |
26.04.2006 13:52:22 |
|
Custom Form saved as *.oft file not opening correctly in Outlook 2003
I have created a custom form based on the Appointment form for a client
that is
working great in the most of cases within Exchange and Outlook 2000,
2002 and 2003 clients.
One of our customers with Outlook 2003 try open by double-click on
the saved *.oft file. Actually standard Appointment form was opened.
What can cause to this problem?
...
|
4 |
26.04.2006 13:50:49 |
|
Question on frames and msgbox
Hi Everyone,
How do you code to make a frame within a form visible/hidden. I've
composed a code that when a user selects the form a message box opens
asking them if they would like to do this or that (if they answer THIS
then Frame A is visible.....if they answer That then Frame B is
visible)...bottomline both cannot be visible at the same time.
Please help....
Function Item_Open()
I...
|
5 |
26.04.2006 02:12:02 |
|
Try to Print - Error that form is corrupted.
I have a custom form tracks requests on converting data fromone format to
another format. Several people will send the form to three operators that
will convert the data. (including me), and we want to be able to print the
request. I have created a word template, added the bookmarks, unchecked the
"Send form definition with item" box on the Properties tab.
When I click the Print button...
|
1 |
25.04.2006 22:11:02 |
|
Email form problem
Hello,
I have made a form in HTML design.
It's main purpose is when some one calls to fill in the form:
- define who the caller was, which number you can call the person back, what
action the user should do (done by 9 checkboxes) and finally a text box where
they can put extra information in.
I have made (copy) the same layout to the readpage design.
If I sent it now it shows to which...
|
5 |
25.04.2006 18:06:30 |
|
TRACK CHANGES IN A POWERPOINT DOCUMENT?
Is it possible to track changes in a Powerpoint document?...
|
1 |
25.04.2006 16:30:01 |
|
Form not visible in sent message
I know this has been answered several times...but...I still have not been
able figure out how to fix this problem.
ISSUE: I created a custom form using the message form. The form has boxes
to enter information like customer name & address, there are boxes to check,
and the message portion is to be used to type a message/explaination. I
copied the compose page to the read page and the ...
|
4 |
25.04.2006 09:57:50 |
|
Problem with customized outlook forms
Hi Community,
I am suffering from a very strange problem. I have developed a customized
form. This customized form has been published in Organization form library.
When i create a new contact item while using that customized form, it works
fine. Form opens as it required to be. The Item_Open event written in vb
script in code section works well. New item is created. All is good. But whe...
|
5 |
25.04.2006 09:56:27 |
|
Outlook memo for print - I want to only print 1 page
When I get confirmation of flight information- 3 pages, I really only need
to print the first page. The MEMO format of Outlook does not give me the
option to print only the first page like Outlook Express does. How can I
change the format? Any help would be appreciated.
JL...
|
2 |
24.04.2006 23:52:55 |
|
my microsoft office outlook has the screen divided, so the mails a
My screen in outlook(microsoft office) is divided in two columns, one has the
name of the email the other has the mail open, and I think in the risk to
have open an email with virus.
diachorne@arnet.com.ar...
|
2 |
24.04.2006 21:53:32 |
|
Default font for task form being reset to Arial 12 all the time
We use Tasks here at work to keep up to date with the specific jobs we're
doing. Right now we use a form and add new customer information into a new
task. From there, we can click on the tasks within Outlook and add our
data. The thing is, upon the initial post to the tasks group the font is a
standard font set by Outlook. The annoying problem that I'm having is that
when someone els...
|
1 |
24.04.2006 21:16:25 |