Results 1 to 4 of 4

Thread: MS Excel, VB6 and VB.Net

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2004
    Location
    Right here
    Posts
    275

    MS Excel, VB6 and VB.Net

    Hi all,

    I'm learning VB.Net 2003 at the moment as part of a university course, mainly because I want to write some applications for the work I'm doing. I also want to create some spreadsheets to automate a lot of tasks that would otherwise be a pain in the ass to do by hand. To this end I want to program Excel using the built-in VB functions.

    The only thing is, I haven't used VB before so VB.Net 2003 is my first experience of this language. As far as I'm aware, the VB in Excel is a cut-down version of VB6? If so then will the things I learn relating to VB.Net 2003 still be applicable to the version of VB in Excel?

    Also, will I be able to write applications in VB.Net 2003 and link them to Excel spreadsheets if Excel is still only using an older version of VB?

    Apologies if I have all the above wrong! I am not sure how VB works in Excel exactly.

    Cheers
    -Rob

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    VBA is practically the same as VB. VB .NET is a horse of a different
    color. Have you heard of VS Tools for Office 2003? If your
    using .NET then this would be the way to go for Office program
    automation, assuming that you have Office 2003. I am still
    learning it too. After its installed it adds new icons in the VS IDE
    project selector. Basically you get a template to work from like
    other vb projects.

    HTH
    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
    Hyperactive Member
    Join Date
    May 2004
    Location
    Right here
    Posts
    275
    I'm actually using Office XP. Does this have VS Tools compatability as well?

    Cheers
    -Rob
    Last edited by TheRobster; Jun 8th, 2004 at 08:43 AM.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Sadly I haven't come accross anything yet, as the title suggests -
    VS Tools for Office 2003. Office 2003 is written using .NET that s
    where the compatibility comes from.
    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