A Microsoft Office (Excel, Word) forum. OfficeFrustration

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 » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

ABS Function



 
 
Thread Tools Display Modes
  #1  
Old June 8th, 2004, 10:12 PM
Andrea
external usenet poster
 
Posts: n/a
Default ABS Function

What is the syntax for the Abs function and how does it
work? This function was included in an equation that was
recommended to solve a problem that I had, but I do not
understand the function.
  #2  
Old June 8th, 2004, 10:24 PM
Douglas J. Steele
external usenet poster
 
Posts: n/a
Default ABS Function

From the Help file:

Returns a value of the same type that is passed to it specifying the
absolute value of a number.

Syntax

Abs(number)

The required number argument can be any valid numeric expression. If number
contains Null, Null is returned; if it is an uninitialized variable, zero is
returned.

Remarks

The absolute value of a number is its unsigned magnitude. For example,
ABS(-1) and ABS(1) both return 1.


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Andrea" wrote in message
...
What is the syntax for the Abs function and how does it
work? This function was included in an equation that was
recommended to solve a problem that I had, but I do not
understand the function.



 




Thread Tools
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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:51 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.