Today function in Outlook Forms

I

Ian Johnson

Hi,

I have created a series of forms used for the raising and authorisation / rejection of purhcase orders.

How can I created a field in the forms, which populates the date the form was created i.e. the date the purchase order was raised.

This then needs to be ratianed throughout the authorisation procedure, without being over written if the PO is not authorised until a later date.

Thanks,


Submitted via EggHeadCafe - Software Developer Portal of Choice
Design Pattern Interview questions part 2
http://www.eggheadcafe.com/tutorial...20-2d3c3c35fb66/design-pattern-interview.aspx
 
S

Sue Mosher [MVP]

1) Add a label control to the form.

2) On the control's Properties dialog, on the View tab, create a new custom
field.

3) Set the initial value for that control to Date().
 

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

Top