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

Outlook Formula Help



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 18th 07, 06:04 PM posted to microsoft.public.outlook.program_forms
steve
external usenet poster
 
Posts: 317
Default Outlook Formula Help

Hi, I'm having some trouble with Outlook Formulas. I'm trying to use the
formula in my form to add the results of four formulas. Here's what I've put
in the formula:

[NPR]+[NPT]

Each one of these fields is itself a formula and I want Outlook to add the
results of the two formulas together. Instead, it simply displays the two
results side by side, like this:

$395.00$45.00

So instead of adding the two, I'm stuck with this. Anyone know how to
overcome this little problem. I have the feeling I'm missing something
obvious.

As well, is there a comprehensive list and explanation of the Outlook
formula functions out there, I can figure out quite a few of them, but not
all and none of the Outlook books I have explain each function.

Thanks!




Ads
  #2  
Old September 18th 07, 06:24 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook Formula Help

Try using a conversion function:

CCur([NPR]) + CCur([NPT])

All the functions have equivalents in VBA, I think, so you can look them up there.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Steve" wrote in message ...
Hi, I'm having some trouble with Outlook Formulas. I'm trying to use the
formula in my form to add the results of four formulas. Here's what I've put
in the formula:

[NPR]+[NPT]

Each one of these fields is itself a formula and I want Outlook to add the
results of the two formulas together. Instead, it simply displays the two
results side by side, like this:

$395.00$45.00

So instead of adding the two, I'm stuck with this. Anyone know how to
overcome this little problem. I have the feeling I'm missing something
obvious.

As well, is there a comprehensive list and explanation of the Outlook
formula functions out there, I can figure out quite a few of them, but not
all and none of the Outlook books I have explain each function.

Thanks!




 




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
If Then Formula Aggie G Outlook - Using Forms 5 November 8th 06 07:16 PM
Creating a validation formula in Outlook 2003 Gladys Outlook - Using Forms 1 July 14th 06 03:51 AM
Need a formula Charles Woll Outlook Express 2 February 26th 06 08:27 PM
Custom Formula fields Outlook 2003 Lee Halford Outlook - Using Forms 1 February 4th 06 07:16 PM
Outlook 2003 Forms - Inserting a space in a field formula DBH Outlook - Using Forms 2 January 25th 06 05:03 AM


All times are GMT +1. The time now is 03:20 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.