PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming formula in form field

Reply

formula in form field

 
Thread Tools Rate Thread
Old 16-10-2003, 04:11 PM   #1
Wendy
Guest
 
Posts: n/a
Default formula in form field


I'm trying to use the sum function in a form field.
Please advise.
Thanks!
  Reply With Quote
Old 17-10-2003, 08:37 PM   #2
Hollis D. Paul
Guest
 
Posts: n/a
Default Re: formula in form field

In article <2cb4d01c393f7$d481afe0$a601280a@phx.gbl>, Wendy wrote:
> I'm trying to use the sum function in a form field.
> Please advise.
> Thanks!
>

You do that when you bind the control to the field. So open a blank
instance of the form in design mode, select the control, right-click it
and pull up the properties, find where you set the value and look at
one of the back tabs of the bindery.

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
Old 24-10-2003, 02:17 PM   #3
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: formula in form field

Basically, it's just [prop1] + [prop2] where those are the two properties on the item that you're trying to add.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Wendy" <wendy.towne@schwans.com> wrote in message news:2cb4d01c393f7$d481afe0$a601280a@phx.gbl...
> I'm trying to use the sum function in a form field.
> Please advise.
> Thanks!

  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