![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
#4
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Automatic configuration of Outlook when a user logs into a new com | PM | Outlook - Installation | 4 | June 23rd 07 05:20 AM |
Tasks created by one user show up in another users Outlook | maegan1116 | Outlook - General Queries | 3 | December 22nd 06 03:28 PM |
The "Customize Outlook Today" Butten dos not work. | nonlin | Outlook - General Queries | 1 | August 17th 06 01:51 AM |
Automatic Exchange server and user name | Brian | Outlook - Installation | 1 | March 27th 06 01:51 PM |
Meeting Requests show as tentative for all users once one user acc | Chris Beaugrand | Outlook - Calandaring | 1 | March 20th 06 02:20 PM |