Hi marco,
what kind of forms?
Contacts, Tasks, email forms?
1.) Have a look on this site for an email template:
http://www.outlookcode.com/article.aspx?id=61
"A template can be created simply by opening a new message, adding text,
recipients, attachments, and subject, then saving it as an .oft file. To use
the template to create new messages, you simply double-click it. "
3.) "Auto Numbering Feature"
http://www.outlookcode.com/threads.aspx?forumid=3&messageid=56
> 2 - Is there a way to do sum operation like in excel in the form box?
I do not know, but maybe you will find an answwer on www.outlookcode.com
Maybe it helps.
--
Oliver Vukovics
Share Outlook without Exchange (Vista Ready): Public ShareFolder
Synchronize Outlook between PC and Notebook: Public SyncTool
http://www.publicshareware.com
> Hi all,
> I've some question about outlook forms.
[quoted text clipped - 4 lines]
>
> Thanks in advance
Milly Staples [MVP - Outlook] - 30 May 2008 18:44 GMT
To answer the "sum" question, Michael Bauer, Outlook MVP indicates that the only way to do this is with code, either VBA or VBS.

Signature
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.
After furious head scratching, Oliver Vukovics [Public Shareware] asked:
| Hi marco,
|
[quoted text clipped - 28 lines]
||
|| Thanks in advance
Michael Bauer [MVP - Outlook] - 30 May 2008 21:59 GMT
That depends, Milly. In the posting you're referring to someone wanted to
do:
a = a + b
which requires code. But it's possible with a formular field to do
a = b + c

Signature
Best regards
Michael Bauer - MVP Outlook
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>
Am Fri, 30 May 2008 10:44:25 -0700 schrieb Milly Staples [MVP - Outlook]:
> To answer the "sum" question, Michael Bauer, Outlook MVP indicates that the only way to do this is with code, either VBA or VBS.
>
[quoted text clipped - 8 lines]
>
>> [36 zitierte Zeilen ausgeblendet]
Milly Staples [MVP - Outlook] - 31 May 2008 20:40 GMT
Slaps head - and that is why I almost never answer any automation questions - out of my league.

Signature
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.
After furious head scratching, Michael Bauer [MVP - Outlook] asked:
| That depends, Milly. In the posting you're referring to someone
| wanted to do:
[quoted text clipped - 10 lines]
||
||| [36 zitierte Zeilen ausgeblendet]