Odd MS Excel question - FirebirdV6.com/CamaroV6.com Message Board

Announcement

Collapse
No announcement yet.

Odd MS Excel question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Odd MS Excel question

    I found this list and would love to be able to put it in an excel file and be able to sort it by 0-60 or whatever. I fI just copy it into excel it is just all the cars info in one cell so you cant sort it. Anyone know how to copy something and put every word in a seperate cell?

    http://www.albeedigital.com/supercou...0-60times.html

  • #2
    Re: Odd MS Excel question

    try saving it as a text file, then importing w/delimiting (sp?) lines.

    edit: n/m about delimiting, and adding the separation lines is more work than I want to do, but you cain go right ahead, just save as text, import external data, and add/sort columns as you see fit.
    Last edited by 3.4 slow to go; 01-15-2007, 11:52 PM.
    1978 Formula 461 in progress of being built :rock:
    2013 Ram 1500 Big Horn

    former owner of 85 bird w/ 2.8 - 3.4 - 3800 II - 5.0
    94 comero 3.4

    Comment


    • #3
      Re: Odd MS Excel question

      Gonna be nasty. Think this does most everything.

      1. First save to a text file. Delete all non-car rows. Delete all "(C&D Jan '69)" that come after some cars. Open in Excel using a fixed width column to split out the year and shove the everything else into one column.

      2. Next make the times all the same width. To get single second times into two digits, replace stuff like " 9" (notice the space beforehand) with "09" and so on. All times should be "XX.X XX.X" before going on.

      3. Use LEFT(LEN(cell)-7) to get the make/model without any of the times. Make this a new column.

      4. Use MID(LEN(cel)-6,3) for 0-60 times.

      5. Use RIGHT(3) to read the last 3 cells for the 1/4 mile time

      6. Take all the two word model names and convert them to a single model with underscore using search and replace, ie "Aston Martin" to "Aston_Martin"

      7a. TRIM(cell) which will delete the first space in the make/model cell (the one that came between the year and make)

      7b. SUBSTITUTE(cell, " ", ";", 1) which will convert the first space in the make/model cell (the one between make and model) into a semicolon

      8. Text to columns with a semicolon as the delimiter to split the make from the model.

      9. Change "_" back to " " for aesthetics

      Remember to copy and paste special>values on all your cells to convert the times to plain text before erasing the original mashed up cells you imported!
      Drivetrain Moderator - "There are no stupid questions, only stupid people!"

      2001 Pewter Firebird Y87, M5
      Intake, exhaust, just about every suspension part, alum flywheel & ds, Turn One p/s pump and cooler

      Go Sabres!

      Comment


      • #4
        Re: Odd MS Excel question

        Edit: after step 2 you're going to need to find all the times like "n/a" and convert them to something like 00.0 or 99.9
        Drivetrain Moderator - "There are no stupid questions, only stupid people!"

        2001 Pewter Firebird Y87, M5
        Intake, exhaust, just about every suspension part, alum flywheel & ds, Turn One p/s pump and cooler

        Go Sabres!

        Comment


        • #5
          Re: Odd MS Excel question

          I did some things with it.. Got real boring after a while though, so it's not complete. Here is what i have done: (excel file)

          http://dl033.filefactory.com/dl/f/41...11996e76ceaee/

          ^^ you can sort by year or make, but the other stuff it only partially done.
          sigpic
          1996 Chevrolet Camaro
          1995 Buick Park Avenue Ultra
          --Appearance Moderator--

          Comment

          Latest Topics

          Collapse

          FORUM SPONSORS

          Collapse
          Working...
          X