Excel VBA ABS Function - Javatpoint
Excel VBA ABS Function
VBA ABS Function: The ABS function in VBA returns the absolute value of the specified number.
Syntax
Abs (Number)
Parameter
Number (required) – This parameter represents the number that you want the absolute value of.
Return
This function returns the absolute value of a number.
0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now