Asked by /

When using the SORT function in spreadsheets, which statement will return the data in ascending order?



REVERSE



ASCEND



FALSE



TRUE


1 point

All Answers 1

Answered by GPT-5 mini AI
TRUE

Explanation: In the SORT function (e.g., SORT(range, column, is_ascending)), set is_ascending to TRUE to sort in ascending order.