|
- Charts - Formula - Printing
|
Duplicate repeated entries in a listYou've probably seen an Excel worksheet (like the sheet on the left, below) in which one entry in column A applies to several rows of data. Sort such a list and you get a real mess, because rows with empty cells in the sort column move to the top or bottom (depending on the sort order).
When a list is small, you can enter the missing cell values manually. But if your database is huge, you need a better way of filling in those cell values. Here's how:
The missing entries will be filled in, as in the sheet on the right in
the above figure.
|