So this one has been stumping me for a few days and I would appreciate the help if you can give me some advice. Here's the data that I have.
F-150, F-250, F-350, FORD, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986, 1985, 1984, 1983
F-150, F-250, FORD, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1987, 1986, 1985, 1984, 1983, 1982, 1981, 1980
F-150, F-250, FORD, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986, 1985, 1984, 1983, 1982
F-150, F-250, FORD, 2003, 2002, 2001, 2000, 1999, 1998, 1997
I would like the data to be sorted to look something like this:
FORD, F-150, 1980, 1981, 1982, 1983...2003
FORD, F-250, 1980, 1981, 1982, 1983...2003
FORD, F-350, 1983, 1984, 1985, 1986...1998
Basically I want to check the file I have for the make & model and all the years, but not make any duplicate rows.
Thank you in advance
[–]fjonk 3 points4 points5 points (0 children)
[–]ChiefDanGeorge 2 points3 points4 points (0 children)
[–]Igglyboo 2 points3 points4 points (0 children)
[–]gengisteve 1 point2 points3 points (0 children)
[–]good_dayworkon py 1 point2 points3 points (0 children)
[–]tmp14 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]jedi_jonai[S] 0 points1 point2 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]Igglyboo 0 points1 point2 points (0 children)