About 3,510 results
Open links in new tab
  1. Problème Microsoft visual Basic for applications dans Word (office …

    Apr 16, 2015 · Word fonctionne très bien sauf si je lance cette application (du coup: " Microsoft Visual Basic for Applications est manquant, mais Dictate en a besoin pour communiquer avec …

  2. Excel 64 bits 2016:- Microsoft Visual Basic for Applications - Erro …

    Excel 64 bits 2016:- Microsoft Visual Basic for Applications - Erro de compilação Boa tarde. Temos alguns arquivos em Excel que rodam macros com componentes do "Microsoft …

  3. Will Visual Basic Excel add ins (.xla) work with sharepoint excel web ...

    May 24, 2023 · Will Visual Basic Excel add ins (.xla) work with sharepoint excel web services? Hello, I'm looking into a few tools for accessing excel files from a server, and many of them …

  4. 2007 -> 2010 conversion of VBA references - Microsoft Community

    Oct 30, 2012 · Visual Basic for Applications Microsoft Excel 12 Object Library OLE Automation Microsoft Office 12 Object Library Microsoft Scripting Runtime atpvbaen.xls Microsoft …

  5. visual basic program to get or read data from Thingspeak (a cloud …

    Feb 22, 2019 · Hi do anyone know how to/have tried writing a visual basic program to get or read data from Thingspeak (a cloud platform)?

  6. Install TFS client for Visual Studio 2010 - social.msdn.microsoft.com

    With Visual Studio 2010 Utimative is there still a TFS client install required? If so, where can one download it? Thx for your help.

  7. Back Button is not working in Visual Basic

    Dec 21, 2012 · NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of …

  8. Is there a way to run Microsoft access macro from vb.net without …

    Jan 29, 2015 · No, this is not possible. Microsoft Access must be installed to run a VBA macro via automation. You will need to convert the VBA code to Visual Basic .NET and run it from your …

  9. unable call javascript from vba in IE11 - social.msdn.microsoft.com

    Dec 24, 2014 · I am unable call javascript from Word macro (VBA) in IE 11. IeObject.Paraentwindow.excescript showing access Denied. Then I try

  10. Draw rectangular on panel in vb.net - social.msdn.microsoft.com

    Apr 27, 2009 · This is the code for draw rectangular on Form..but same logic i implemented in panel ..it's not working..please check this..