View Single Post
  #1  
Old November 30th 07, 02:16 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook Script: Who to know I and item is used by someone

YOu can return the current user in VBA or VBScript behind a custom form with a call to Application.Session.CurrentUser.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"bbnimda" wrote in message ...
Hi All,

To prevent conflict in using my perso Forms, I think about using something
like a flag

I think about using à personal field to put the name of the current user and
release this value when the file is closed

etc...

But perhaps a Built'in fuction can do this ....

any idea Sue ?



--
http://bensoft.miniville.fr/


Ads