View Single Post
  #6  
Old July 5th 07, 02:26 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 adding formulae to contact form gives error messa

I'm still unclear as to whether these were numeric properties or text properties, but I'm glad to hear that it worked out for you. Next time, maybe you can include more detail.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"David" wrote in message ...
This resulted in the result 33 44 in Hope3 when I entered numeric data into
Hope1 33 and Hope2 44. When I went to save I got the same error message "Does
not add". I then reverted back to the original formula and eliminated all
other entries until I was left with just the three fields. Then it worked -
so the error message must have been related to another error. many thanks for
your help - any chance of pointing me in the direction of an idiots guide
would be appreciated.

"Sue Mosher [MVP-Outlook]" wrote:

Try using:

[Hope1] & " " & [Hope2]



"David" wrote in message ...
On blank contact form added three fields "Hope1"; "Hope2"; and "Hope3". Hope3
was a formlae field with the formulae [Hope1]+[Hope2]. "does not add" is the
complete message. Thanks

"Sue Mosher [MVP-Outlook]" wrote:

You mean you added a formula field? Please show the formula. Is "does not add" the complete text of the error message?


"David" wrote in message ...
First attempt at customising Forms. Added three fields to a contact form with
the third field being the addition of the previous two. When I run the form
it works as intended but when I try to save I get the error message "does not
add"


Ads