A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

date format on custome field



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 29th 06, 10:32 PM posted to microsoft.public.outlook.program_forms
artmyth
external usenet poster
 
Posts: 5
Default date format on custome field

ms outlook 2003 sp2

Hi I would like to resolve an issue with the way a date is appearing in my
custom outlook form.

1. I imported about 800 records with a membership start date, and creted a
field that calculates renewal date with this value dateadd ("m", 12, [User
Field 1])

calculations work ok on about half the dates but on the other half it seems
to transpose the order from mm/dd/yyy to dd/mm/yyy.

2. If I Copy these records from the phone list and paste them in an excell
file, and format cells to show dates yyyy/mm/dd half the records dont convert
to that format and remain in mm/dd/yyyy.

I want the custom contact form to display dates as yyyy/mm/dd and cant find
a solution on this forum.

I also would like to know if there is a way to check all the dates in the
database so they all behave the same way.
Ads
  #2  
Old June 30th 06, 04:40 AM posted to microsoft.public.outlook.program_forms
artmyth
external usenet poster
 
Posts: 5
Default date format on custom field

ok after some extensive searching, and a lot of experimentation I got this
code to work

Format(DateAdd("m", 12, [User Field 1]), "yyyy/MM/dd")



"artmyth" wrote:

ms outlook 2003 sp2

Hi I would like to resolve an issue with the way a date is appearing in my
custom outlook form.

1. I imported about 800 records with a membership start date, and creted a
field that calculates renewal date with this value dateadd ("m", 12, [User
Field 1])

calculations work ok on about half the dates but on the other half it seems
to transpose the order from mm/dd/yyy to dd/mm/yyy.

2. If I Copy these records from the phone list and paste them in an excell
file, and format cells to show dates yyyy/mm/dd half the records dont convert
to that format and remain in mm/dd/yyyy.

I want the custom contact form to display dates as yyyy/mm/dd and cant find
a solution on this forum.

I also would like to know if there is a way to check all the dates in the
database so they all behave the same way.

  #3  
Old July 6th 06, 07:26 PM posted to microsoft.public.outlook.program_forms
formfreak
external usenet poster
 
Posts: 1
Default date format on custom field

I have a related question...

I am trying to calculate the number of days and hours between when a form is
sent to an employee and when they reply via the email form. Is there any way
to create a field that update automatically when a form is initally populated
and sent, without having this date and time overriden in the form when it
comes back from the second user? Essentially I am trying to find a way to
automate a Turn around Time metric.

"artmyth" wrote:

ok after some extensive searching, and a lot of experimentation I got this
code to work

Format(DateAdd("m", 12, [User Field 1]), "yyyy/MM/dd")



"artmyth" wrote:

ms outlook 2003 sp2

Hi I would like to resolve an issue with the way a date is appearing in my
custom outlook form.

1. I imported about 800 records with a membership start date, and creted a
field that calculates renewal date with this value dateadd ("m", 12, [User
Field 1])

calculations work ok on about half the dates but on the other half it seems
to transpose the order from mm/dd/yyy to dd/mm/yyy.

2. If I Copy these records from the phone list and paste them in an excell
file, and format cells to show dates yyyy/mm/dd half the records dont convert
to that format and remain in mm/dd/yyyy.

I want the custom contact form to display dates as yyyy/mm/dd and cant find
a solution on this forum.

I also would like to know if there is a way to check all the dates in the
database so they all behave the same way.

  #4  
Old July 19th 06, 11:32 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default date format on custom field

Use a different reply form that calculates its own "reply time" custom field with an initial value setting.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"formfreak" wrote in message ...
I have a related question...

I am trying to calculate the number of days and hours between when a form is
sent to an employee and when they reply via the email form. Is there any way
to create a field that update automatically when a form is initally populated
and sent, without having this date and time overriden in the form when it
comes back from the second user? Essentially I am trying to find a way to
automate a Turn around Time metric.

"artmyth" wrote:

ok after some extensive searching, and a lot of experimentation I got this
code to work

Format(DateAdd("m", 12, [User Field 1]), "yyyy/MM/dd")



"artmyth" wrote:

ms outlook 2003 sp2

Hi I would like to resolve an issue with the way a date is appearing in my
custom outlook form.

1. I imported about 800 records with a membership start date, and creted a
field that calculates renewal date with this value dateadd ("m", 12, [User
Field 1])

calculations work ok on about half the dates but on the other half it seems
to transpose the order from mm/dd/yyy to dd/mm/yyy.

2. If I Copy these records from the phone list and paste them in an excell
file, and format cells to show dates yyyy/mm/dd half the records dont convert
to that format and remain in mm/dd/yyyy.

I want the custom contact form to display dates as yyyy/mm/dd and cant find
a solution on this forum.

I also would like to know if there is a way to check all the dates in the
database so they all behave the same way.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i format phone number field tnbubba Outlook - General Queries 1 May 1st 06 05:04 PM
Date Format in Outlook Bonnie Outlook - Calandaring 3 April 18th 06 07:15 PM
Changing date format in outlook express ibowey Outlook Express 2 March 13th 06 01:33 PM
date fields - link the calander pop-up to a custom date field Tom Outlook - Using Forms 0 January 23rd 06 10:13 PM
Date format when printing R Fourt Outlook - Using Forms 0 January 11th 06 03:41 PM


All times are GMT +1. The time now is 08:50 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.