How to use this tool
- Enter csv with a header row, sort column number, sort type, direction.
- Select Update result to view the result.
- Check the method and assumptions below before using the result.
The method, explained
Sort data rows by the selected column. Numeric sorting compares finite numbers; text sorting compares code units.
Scores 100,20,3 become 3,20,100 with numeric ascending order.
What to keep in mind
Numeric mode rejects blank or nonnumeric cells. Text sorting is case-sensitive and not locale-specific.
Common questions
How does this tool handle my input?
Processing happens in your browser. Your pasted content is not uploaded, included in URLs or stored as a calculation history.
What input should I use?
CSV with a header row: use the example already shown, then replace it with your own content. Numeric mode rejects blank or nonnumeric cells. Text sorting is case-sensitive and not locale-specific.
Methodology maintained by ClarityKit. How these tools are built and checked.