Results 1 to 3 of 3

Thread: Adding colums in Excel

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2012
    Posts
    2

    Adding colums in Excel

    I am trying to add a column (with same datasets) in 10 worksheet of a excel file. Is there anyway this could be programmed?

    Thanks in advance.
    BenMcking

  2. #2
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Adding colums in Excel

    Quote Originally Posted by BenMcKing View Post
    I am trying to add a column (with same datasets) in 10 worksheet of a excel file
    I don't understand what that means. Explain further please.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2012
    Posts
    2

    Re: Adding colums in Excel

    I mean to say....
    I got a excel spreadsheet...
    within that spreadsheet i got 10 worksheet...
    now i want to add a column with same datasets in each of those 10 work sheet
    is there a way this could be coded?

    i hope this is clear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width