View Single Post
  #2  
Old September 18th 08, 05:00 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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

Ads