Open links in new tab
  1. How to create ActiveX Control objects in visual basic 2010 using VB.net

    Jan 23, 2017 · Hello Guys,I want to create simple ActiveX Control objects in visual basic 2010 using VB.net.I am working on SCADA design project, in that we are using different activex objects on …

  2. Crystal Reports for Visual Studio 2010 Runtime Edition?

    Sep 9, 2011 · I have Visual Studio 2010 installed on a 64-bit OS with Crystal Reports for Visual Studio 2010 (obviously 64-bit edition as well). When I installed the runtime, their installation notes stated …

  3. Outlook 2013 VBA Event for recurring appointments

    Feb 27, 2015 · To release a reference in Visual Basic for Applications (VBA) or Visual Basic, set that existing object to Nothing. In C#, explicitly release the memory for that object.

  4. common dialog not returning file names.

    Dec 10, 2008 · i have a vb script that is imbeded in an html page (hta). when i use the common dialog flags = cdlOFNAllowMultiselect the file list is present in the filename object and are separated by a …

  5. Creating Math Formulas in Forms - social.msdn.microsoft.com

    Aug 11, 2009 · Can anyone tell me how to go about creating and displaying a math formula in a form in VB Express. I don't have any problem programming the formulas. I just want to be able to display the …

  6. Vba- Query table limit for database table with a column having data ...

    Nov 28, 2017 · The interesting part is the nvarchar limit is different for different excel version. Excel 2010 - 500 Excel - 2013- 3000 Excel - 2016 - 4000 My question is is there any limit on the number of …

  7. How to insert a new List number in a existing List in Word

    Jul 27, 2012 · I have a Word document that I am using bookmarks to basically merge with data from my 2007 Access DB. In the code behind the button to fill the document I have the following (partial code) …

  8. Powerpoint 2007: Transparency property for command buttons doesn't …

    Oct 2, 2011 · I have added a command button to one of my presentations. I want this to be a transparent button, so I access the button's properties, and set the "BackStyle" property to "0 - …

  9. Problem with clean installation of Word 11 - Microsoft Community

    Apr 15, 2024 · I can’t add reference to VBA Extensibility library. Microsoft Visual Basic For Applications Extensibility 5.3 doesn’t appear on the list of Tools- References, Presume Update lost it between …

  10. Record macro for pivot table - social.msdn.microsoft.com

    Aug 28, 2011 · I am trying to record a macro for creating a pivot table. I pull a data from my database where number of columns are same but number of rows differ each time. Whenever I run the macro …