![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 9
|
I'm working on a pilot logbook in Excel.
Right now I have some columns with data that I would like to manipulate. For example Column C contains registrations. What I would like to do is go through the column, extracting unique registrations, and putting them in their own column. I would then count the number of flights per plane. i.e. Column C contains the following: FILQ, FQHT, FQHT, FIMM, FILQ I want to create a column with only: FILQ, FIMM, FQHT Is there a way to do this? Preferably as a forumla and not a macro. Thanks |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Portland, OR USA
Posts: 1,374
|
Try Advanced Filter. Go to Data, Filter, Advanced Filter. Choose "Unique records only", and "Copy to" (the last to move to a new column).
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 9
|
Sweet, thanks, that definitely simplifies things.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|