Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. A quick Excel Question

A quick Excel Question

Scheduled Pinned Locked Moved Windows Forms
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alan Burkhart
    wrote on last edited by
    #1

    In OO and MS Works spreadsheets, when I select a group of cells and then copy them to the clipboard the content is tab-delimited. Is this also the case with Excel? Just a need-to-know type thing and I don't have Excel on my machine.

    Everybody SHUT UP until I finish my coffee...

    D R 2 Replies Last reply
    0
    • A Alan Burkhart

      In OO and MS Works spreadsheets, when I select a group of cells and then copy them to the clipboard the content is tab-delimited. Is this also the case with Excel? Just a need-to-know type thing and I don't have Excel on my machine.

      Everybody SHUT UP until I finish my coffee...

      D Offline
      D Offline
      DaveAuld
      wrote on last edited by
      #2

      Just tried a copy and paste from excel to Notepad and it appears so; A Cell AN Cell ANO Cell ANOT Cell ANOTH Cell ANOTHE Cell ANOTHER Cell

      Dave Find Me On: Web|Facebook|Twitter|LinkedIn CPRepWatcher now available as Packaged Chrome Extension, visit my articles for link.

      A 1 Reply Last reply
      0
      • D DaveAuld

        Just tried a copy and paste from excel to Notepad and it appears so; A Cell AN Cell ANO Cell ANOT Cell ANOTH Cell ANOTHE Cell ANOTHER Cell

        Dave Find Me On: Web|Facebook|Twitter|LinkedIn CPRepWatcher now available as Packaged Chrome Extension, visit my articles for link.

        A Offline
        A Offline
        Alan Burkhart
        wrote on last edited by
        #3

        DaveAuld wrote:

        Just tried a copy and paste from excel to Notepad and it appears so

        Thank You! :)

        Everybody SHUT UP until I finish my coffee...

        1 Reply Last reply
        0
        • A Alan Burkhart

          In OO and MS Works spreadsheets, when I select a group of cells and then copy them to the clipboard the content is tab-delimited. Is this also the case with Excel? Just a need-to-know type thing and I don't have Excel on my machine.

          Everybody SHUT UP until I finish my coffee...

          R Offline
          R Offline
          Ray Cassick
          wrote on last edited by
          #4

          Yeah, one other thing to watch for in this case... Even if you do not copy contiguous cells you get them all... IE: If you select a few cells in one row using the control key so you can select individual cells and do a copy and paste you end up with ALL the cells from the first selection to the last. For example, if you have the numbers 1 through 10 in columns A through J, and you use the CTRL key and select columns B, D and F, then do a copy and paste into notepad you will get all the values from columns B through F, even the ones you didn't select. Seems odd but that's how it works for some reason.


          LinkedIn[^] | Blog[^] | Twitter[^]

          A 1 Reply Last reply
          0
          • R Ray Cassick

            Yeah, one other thing to watch for in this case... Even if you do not copy contiguous cells you get them all... IE: If you select a few cells in one row using the control key so you can select individual cells and do a copy and paste you end up with ALL the cells from the first selection to the last. For example, if you have the numbers 1 through 10 in columns A through J, and you use the CTRL key and select columns B, D and F, then do a copy and paste into notepad you will get all the values from columns B through F, even the ones you didn't select. Seems odd but that's how it works for some reason.


            LinkedIn[^] | Blog[^] | Twitter[^]

            A Offline
            A Offline
            Alan Burkhart
            wrote on last edited by
            #5

            Thanks In this case I was just making sure this was uniform across the major spreadsheet apps for loading delimited text into another program. Merry Christmas!

            Everybody SHUT UP until I finish my coffee...

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups