answersLogoWhite

0

To compare multiple cells for the maximum value, but return a text value if any of the cells contain text, you can use the following formula in Excel:

=IF(COUNTIF(A1:C1,"*")>0,INDEX(A1:C1,MATCH(TRUE,ISNUMBER(A1:C1),0)),MAX(A1:C1))

This formula first checks if any of the cells (in this case, cells A1 to C1) contain text by using the COUNTIF function to count the number of cells that contain any character (*). If there is at least one cell with text, the formula uses the INDEX and MATCH functions to return the text value from the first cell that contains text.

What else can I help you with?

Related Questions

What function compare the numbers in the specified range and then return with the largest number?

Maximum.


What is the algorithm for determining the maximum of two numbers?

Compare two numbers, a and b. If a is greater than b then return a, otherwise return b. In C, we can implement this algorithm using the ternary operator (?:), as follows: return a>b?a:b;


Design iterative and recursive alogrithm to find the maximum among n elements?

Iterative: assume that the first element in a list is the maximum (assign it to a variable "maximum"). Use a loop to compare it to the second, third, etc. element, up to the last one. Every time you find an element that is larger than the current maximum, assign it to maximum. Recursive: If the list has a single element, this is the maximum. Otherwise, divide the list into two shorter sub-lists. Get the maximum of each of the shorter sub-lists. Compare them, and use a simple "if" to return the larger of the two.


How to compare annuities effectively?

To compare annuities effectively, consider factors like the interest rate, fees, surrender charges, and payout options. Look at the total return over time and how it aligns with your financial goals. Compare multiple annuity options before making a decision.


Where would I look to compare tax software?

The top questions to consider when comparing software are the following: how accurate will my calculations be? Will I receive the maximum return? How long will it take to receive my return after filing my taxes? How easy is it to file with each software? I recommend reading about each software individually.


Can you return A diamond ring to a creditor?

You need to check the return policy of the particular creditor.


What is the maximum orbiting height?

A2. There is no maximum orbiting height. Consider for a moment the comets of long return period.


Will jeff hardy return 2011?

He won't return to WWE in particular, but he is part of TNA Wresling


Do you have to file a tax return in multiple states?

If you lived or worked in multiple states or had other sources of income in multiple states, yes.


Where can someone compare airfares to Australia?

You can compare airfares to Australia at the Fare Compare website. Once on the site, choose your starting location and destination, number of passengers and departure and return dates to find and compare flights.


Which is not a multiple of 90?

Divide 90 into the candidates. Whichever doesn't return an integer as the quotient isn't a multiple.


How do I return the christmas ornament for a refund?

It would depend on where you purchased the ornament and what that retailers particular return or exchange policy is.