Results 1 to 4 of 4

Thread: transfer data from and to excel [Resolved]

  1. #1

    Thread Starter
    Addicted Member haihems's Avatar
    Join Date
    Oct 2004
    Posts
    150

    Resolved transfer data from and to excel [Resolved]

    Hi All,

    Actually i want to transfer the data to Excel from vb form and to show the data on vb form which comes from excel.

    For that i 'm using the automation to conncet with excel. I can get and put the data to & from a single cell. But i want to access with huge data. What method shall i use for that?

    I like to use DataGrid for showing the huge range of data. Can i use that?

    Need the solution...Thanks in Advance.

    Last edited by haihems; Oct 20th, 2004 at 12:38 AM.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    If you have it or can get it, I suggest using VSTO. Its allot more
    streamlined and simpler coding. No need for VB forms to handle
    data. All can be done in VS.NET VSTO. Loading/Editing/Deleting of
    records from a database directly in the spreadsheet, etc. Event
    handeling and all kinds of new stuff. Check it out, great stuff!

    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Addicted Member haihems's Avatar
    Join Date
    Oct 2004
    Posts
    150

    reg. vs.net VSTO

    Originally posted by RobDog888
    If you have it or can get it, I suggest using VSTO. Its allot more
    streamlined and simpler coding. No need for VB forms to handle
    data. All can be done in VS.NET VSTO. Loading/Editing/Deleting of
    records from a database directly in the spreadsheet, etc. Event
    handeling and all kinds of new stuff. Check it out, great stuff!

    Hai Robdog888,

    I like to know more about vs.net VSTO. Where can I get the datails? Pls tell me..Thanks.

    Bye..

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Here is the link for - VSTO 2003

    And the link for - VS 2005 Beta 1
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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