I'm using MOD for COM DLL development - VBA to be compiled in a DLL. The MOD projects let me set the target Application (Excel, Word etc). But I want to be able to write one application and based on the application loading it (word or excel) present a different Button or form? Can this be...
I have just installed this? I did have problems with it. I need to put on a "component" upgrade and it worked. I installed the MOD to allow for creation of Office COM DLL addin's.
But as I launch the MOD enviroment I get "Element not Found" and it then open. NO project...
Hi,
I've been asked to sync our application 'contacts' to local outlook contacts so that we can store user info in the application (DB) and push it out to eveyone's local Outlook.
I see some utilities developed to do just this a.k.a. Intellisync.
Can anyone point me to an article or...
hi
This I hope is an easy answer.... but I haven't been able to figure out how
to do this.
I have a Word addin that I need a tool bar for ... I created code to add the
toolbar and it works fine... I added it to the AutoExec routine. So when
the addin is loaded I check for the tool bar and if...
VB has the ability to use the App.Eventlog to log messages in the system log. Can we do this in VBA also? I can't find a reference to being able to do this in my VBA documents.
Anyone doen this yet?
Chris
Is it at all possible to have a button on a web page (ASP)call and open word to launch a VBA. I'm trying to figure out if I can get a web button to take a customer number from the web page and open a Word document - launch a piece of VBA code (word vba addin) and produce a report with the data...
I want to create a class that will allow a user to navigate via a windows dialog to a directory simply hit enter and return that path to my main code.
I have this with the comdlg32 and GetOpenFileNameA (lots of samples are around for this). I dug through MSDN around an API called GETPATH ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.