format

  • Thread starter Thread starter Joel Allen
  • Start date Start date
J

Joel Allen

Hi,

I need to get yyyy/mm/dd out of this:
FormatDateTime(Item.UserProperties("HardwareDueDateRequested").Value(),2)

Can someone please help. I looked and look, found the DatePart function but
I think there must be an easier way.

Thank you for your help,

joel
 
This is for code on an Outlook form? Use the Year(), Month(), Day() functions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top