Results 1 to 8 of 8

Thread: [RESOLVED] what is the meaning of VBA programmer?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Resolved [RESOLVED] what is the meaning of VBA programmer?

    please tell me
    what is the meaning of VBA programmer?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: what is the meaning of VBA programmer?

    It is a Visual Basic for Applications programmer.

    Someone who does Excel, and Word, and Access, and MS Office programming.

    Moved

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Re: what is the meaning of VBA programmer?

    thank you so much for Reply Hack

    does it mean, who uses the References to Word, Excel and MS OFFICE ? or there is any other thing too? a VBA Programmer does?

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: what is the meaning of VBA programmer?

    No, using References to Word etc can be done from many different languages.

    VBA is the language you get in the "VB Editor" inside Word etc - and a VBA programmer is somebody who uses that rather than VB6 (as a separate program) or VB.Net, etc.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Re: what is the meaning of VBA programmer?

    Quote Originally Posted by si_the_geek
    No, using References to Word etc can be done from many different languages.

    VBA is the language you get in the "VB Editor" inside Word etc - and a VBA programmer is somebody who uses that rather than VB6 (as a separate program) or VB.Net, etc.
    thank you so Geek now i know what does it mean.
    one last question. what if somebody Add reference to Word or Excel in his or her VB App. that will not called VBA Programmer.

  6. #6
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: what is the meaning of VBA programmer?

    No A VBA Programing is done directly in Word or Excel, If you reference them from a VB6 or .Net application that is not VBA programing (VBA stands for Visual Basic for Applications)
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Re: what is the meaning of VBA programmer?

    thank you so much

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: what is the meaning of VBA programmer?

    Quote Originally Posted by GaryMazzone
    No A VBA Programing is done directly in Word or Excel, If you reference them from a VB6 or .Net application that is not VBA programing (VBA stands for Visual Basic for Applications)
    Yes.

    Also, if you are using a reference to, for example, Excel in your VB6, VB.NET or C# etc IDE/Code project then you are not really doing VBA programming but the Automation of an Office application. You will use your VBA programming knowledge to integrate it into another language to extend the Office app well beyond what you could do if you just did it behind the Office app in the VBA IDE.

    VBA Programmer is one who only develops inside the VBA IDE located behind most Microsoft Office applications. There are some other non-Microsoft Office applications that are licensing the VBA IDE plugin to give their program VBA support. So you should be careful not to exclude these as one example is SmarTerm terminal emulator. It has a VBA IDE licensed behind it be its a non-MS program.
    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