Hello all!
Is it possible to determine witch version of Microsoft Office currently installed on a machine from the registry (or from somewhere else).
I'm know there is a "ProfileString" and the "PrivateProfileString" properties, but how do I use it?
And what if the user...
Hello all,
I have two questions someone might help me solve.
1)
Is it possible to change the titlename in dialogboxes that you're not making yourself?
Take this example (Word Basic, Office95):
Dim dlg As FileNew
return = Dialog(dlg)
If return = - 1 Then FileNew dlg
Does the...
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.