PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Current Date

Reply

Current Date

 
Thread Tools Rate Thread
Old 29-04-2004, 10:31 PM   #1
Dottie
Guest
 
Posts: n/a
Default Current Date


I have created a very basic form - Date, name, amount,
etc. but I need the date field to populate with the
current date. Is there an easy way to do this?

I am using Outlook 2000 (SP3) and Exchange 2000

Thank you in advance
  Reply With Quote
Old 29-04-2004, 10:58 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Current Date

You'll have to tell us more -- do you want the field to always show the
current date? Or do you want it to stamp the date only when the user creates
a new item and leave it unchanged after that? IF the latter, what's the name
of the field where you want to store the date?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Dottie" <anonymous@discussions.microsoft.com> wrote in message
news:644b01c42e31$54dcacc0$a101280a@phx.gbl...
> I have created a very basic form - Date, name, amount,
> etc. but I need the date field to populate with the
> current date. Is there an easy way to do this?
>
> I am using Outlook 2000 (SP3) and Exchange 2000
>
> Thank you in advance



  Reply With Quote
Old 30-04-2004, 06:35 AM   #3
Hollis D. Paul
Guest
 
Posts: n/a
Default Re: Current Date

In article <644b01c42e31$54dcacc0$a101280a@phx.gbl>, Dottie wrote:
> I have created a very basic form - Date, name, amount,
> etc. but I need the date field to populate with the
> current date. Is there an easy way to do this?
>

In the Item Open event, set the value of the control to Now().

Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com...D=TECH&LN=EN-US

Mukilteo, WA USA


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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