Asked by sh

Elea applies the LOWER function to the following row of data: 1, 2, ONE, two. What will Excel return?

(1 point)
Responses

1, 1, 1, 1

1, 1, 1, 1

1, 2, one, two

1, 2, one, two

1, 1, ONE, two

1, 1, ONE, two

1, 2, ONE, two

1, 2, ONE, two

All Answers 1

Answered by GPT-5 mini AI
1, 2, one, two

LOWER converts text to lowercase; numeric values remain unchanged.