
from VBA to C# - social.msdn.microsoft.com
Nov 16, 2005 · Based on my understanding, our buddy wants to have cross language interoperation. He wants to call VBA in C# and call C# in VBA as well. Here’s my …
Excel Binary Workbook vs. Excel Workbook Format
Apr 2, 2014 · I reviewed discussion thread under Excel Binary Workbook .xlsb and I have question regarding the size of spreadsheet that would be optimal to save as .xlsb format. The …
view/modify file Metadata - social.msdn.microsoft.com
Mar 13, 2011 · The Dsofile.dll sample file is an in-process ActiveX component for programmers that use Microsoft Visual Basic .NET or the Microsoft .NET Framework. You can use this in …
Clear Glass Effect Visual Basic - social.msdn.microsoft.com
Feb 5, 2011 · Howdy folks. I'm just starting out with visual basic 2008. I'm looking for a way to add the transparent glass effect used by windows 7's onscreen keyboard, and the new windows …
how to create mobile applications in c#
Aug 24, 2009 · Archived Forums 441-460 > Visual Studio Smart Device Development – Visual Basic and C# Projects
Recovering macro text from corrupted OTM file
When I open the Visual Basic editor from within Outlook, I get the warning dialogue "File not found" with an option to select "OK" or "Help". The Help file states that the VB project can't be …
[OTP] VBA: Projects, objects and modules.
Jan 16, 2007 · Unfortuntately, you are posting your question in the wrong forum - this is for Visual Basic and not Visual Basic for Applications: although some concepts are similar, there are …
VBA process synchronization - mutex
Dec 10, 2008 · I am programming in VBA and have created two simultaneous preoccesses. They use the same global object and i would like just one of them to create the object. As far as i …
Unable to set the Text property of the ChartTitle class of Microsoft ...
Dec 10, 2008 · I have a Microsoft Graph Object in my application which I update on every button click. Below is the code: Code Snippet With Me.graphAll .RowSource = strSource 'strSource is …
Cannot find 32-bit driver Microsoft Access Driver (*.mdb, *.accdb) …
Apr 19, 2014 · I have a 32 bit visual basic application running on a 64-bit Vista O/S. I need to connect to an .accdb database. The 32 bit ODBC driver manager shows that the driver …