Hi All,
I'm summing a total value, which I know will always be a negative number.
Trying to avoid hidden helper cells if possible
The current formula is:
=SUMIFS('Advance Bill Rec'!T$3:T$2000,'Advance Bill Rec'!K$3:K$2000,D21,'Advance Bill Rec'!U$3:U$2000,">=" & $I$1,'Advance Bill Rec'!U$3:U$2000,"<=" & $J$1)
Was wondering if there was a simple wrapper type of function to convert the negative number to a postive
Thanks Much
-D
I'm summing a total value, which I know will always be a negative number.
Trying to avoid hidden helper cells if possible
The current formula is:
=SUMIFS('Advance Bill Rec'!T$3:T$2000,'Advance Bill Rec'!K$3:K$2000,D21,'Advance Bill Rec'!U$3:U$2000,">=" & $I$1,'Advance Bill Rec'!U$3:U$2000,"<=" & $J$1)
Was wondering if there was a simple wrapper type of function to convert the negative number to a postive
Thanks Much
-D