Community
    • Login

    How to add sheets in the same CSV document like you do in Excel

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 1.3k Views 1 Watching
    Loading More Posts
    • 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.
    • H Offline
      HargulS
      last edited by

      I need to compile data in one document with multiple sheets in it.
      How do I do that in NotePad++

      Alan KilbornA mkupperM 2 Replies Last reply Reply Quote 0
      • Alan KilbornA Offline
        Alan Kilborn @HargulS
        last edited by Alan Kilborn

        @HargulS said in How to add sheets in the same CSV document like you do in Excel:

        How do I do that in NotePad++

        You don’t.
        Some explanation of what a text editor is, and how it compares to other types of editing, is found HERE.

        1 Reply Last reply Reply Quote 3
        • mkupperM Offline
          mkupper @HargulS
          last edited by

          @HargulS - CSV is a plain text format that can be viewed and edited using Notepad++. The CSV file format does not have, nor can it support, the concept of “sheets.”

          Excel files are containers that hold multiple objects, including sheets which themselves are stored as sets of objects. While the individual objects stored within an Excel file are plain text they contain many cross referenced details between the objects. Spreadsheet applications such as Excel keep track of the details. It’s not practical to edit the object files using Notepad++ as you likely would break the cross referenced details that Spreadsheet applications rely on.

          1 Reply Last reply Reply Quote 3

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors