Thread
:
MAX of ABS of 2 values syntax
View Single Post
#
1
Posted to microsoft.public.excel.programming
u473
external usenet poster
Posts: 184
MAX of ABS of 2 values syntax
Would this syntax be correct ?
Var1 = WorksheetFunction.Max(WorksheetFunction.Abs
(Rng1),WorksheetFunction.Abs(Rng2))
Thank you for your help,
J.P.
Reply With Quote
u473
View Public Profile
Find all posts by u473