ಈ ನಿಯಂತ್ರಣವನ್ನು ಮಾರ್ಪಡಿಸುವುದರಿಂದ ಈ ಪುಟವು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ

MAXA

The MAXA function returns the largest numeric value in a set containing any values.

MAXA(value, value…)

value: Any value or a collection containing any values. Date/time values or duration values can’t be mixed with other value types. If either of these value types is included, all values must be of the same value type. A string value can be included in a referenced cell, but can’t be entered directly as an argument to the function.

value…: Optionally include one or more additional values or collections.

Notes

  • A string value included in a referenced cell is given a value of 0. The Boolean value FALSE is assigned a value of 0 and the Boolean value TRUE is assigned a value of 1.

Examples

=MAXA(1, 2, 3, 4) returns 4.

=MAXA(A1:C1), where A1:C1 contains -1, -10, hello, returns 0.

See alsoMAXMINA
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
ಉಪಯುಕ್ತವಾಗಿದೆಯೇ?
ಅಕ್ಷರ ಮಿತಿ: 250
ಗರಿಷ್ಠ ಅಕ್ಷರ ಮಿತಿಯು 250 ಆಗಿದೆ.
ನಿಮ್ಮ ಫೀಡ್‌ಬ್ಯಾಕ್‌ಗಾಗಿ ಧನ್ಯವಾದಗಳು.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.