arguments and examples for Format()

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need a list of all arguments, and some examples of the Format (expr, frmt)
function in outlook
 
Open the VBA environment, type Format in the Immediate window or in a code statement, highlight it and press F1 to bring up the Help topic.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thank you very much!



Sue Mosher said:
Open the VBA environment, type Format in the Immediate window or in a code statement, highlight it and press F1 to bring up the Help topic.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top