Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   Automatic butten that show the user (http://www.outlookbanter.com/outlook-using-forms/78886-automatic-butten-show-user.html)

הוספת חתימה בטופס אישי September 18th 08 04:15 PM

Automatic butten that show the user
 
Hi,
I would like to add to my form a butten so if i will click on it, that will
show me new field with the name of the writer of the message.
Ran

Sue Mosher [MVP-Outlook] September 18th 08 05:00 PM

Automatic butten that show the user
 
You can return the user's name with the expression
Application.Session.CurrentUser.Name.

I don't know what you mean by "show me new field." Any new field would have
to be designed into the form, not created on the fly.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54




"הוספת חתימה בטופס אישי" wrote:

Hi,
I would like to add to my form a butten so if i will click on it, that will
show me new field with the name of the writer of the message.
Ran


הוספת חתימה בטופס אישי September 19th 08 05:17 PM

Automatic butten that show the user
 
ill explain again (unless i didn't undrstood your answer), i want to design
on the form a butten and field, by clicking on the butten ill see the name of
the own mail box.

"Sue Mosher [MVP-Outlook]" wrote:

You can return the user's name with the expression
Application.Session.CurrentUser.Name.

I don't know what you mean by "show me new field." Any new field would have
to be designed into the form, not created on the fly.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54




"הוספת חתימה בטופס אישי" wrote:

Hi,
I would like to add to my form a butten so if i will click on it, that will
show me new field with the name of the writer of the message.
Ran


Sue Mosher [MVP-Outlook] September 19th 08 05:45 PM

Automatic butten that show the user
 
If you want to use the value of CurrentUser.Address to set the value of a
custom field, use the UserProperties syntax, as described at
http://www.outlookcode.com/article.aspx?ID=38
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54




"הוספת חתימה בטופס אישי" wrote:

ill explain again (unless i didn't undrstood your answer), i want to design
on the form a butten and field, by clicking on the butten ill see the name of
the own mail box.

"Sue Mosher [MVP-Outlook]" wrote:

You can return the user's name with the expression
Application.Session.CurrentUser.Name.

I don't know what you mean by "show me new field." Any new field would have
to be designed into the form, not created on the fly.

"הוספת חתימה בטופס אישי" wrote:

Hi,
I would like to add to my form a butten so if i will click on it, that will
show me new field with the name of the writer of the message.
Ran



All times are GMT +1. The time now is 10:32 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright 2004-2006 OutlookBanter.com