Call Function in Access VBA.
Fri, 19 Sep 2008 12:40:00 -0700
I have a form with multiple option buttons on it. Each option has a
corrosponding function that will run if it is selected and a command button
is clicked. I normaly would do it as an If statement but due to the large
number of options it is making the code a bit unwieldy. I have each function
named Create_S ...
|
Published Word Doc works with Firefox but not with IE
Fri, 19 Sep 2008 07:30:01 -0700
Hi,
I have developed a VSTO 2.0 word document application and have published it
to an intranet website. I have setup all of the permissioning on the
Client's computer but when we try and open the Word Document on with IE, none
of the customizations are loaded. If we load it with FireFox, the
customizati ...
|
Document Preview
Thu, 18 Sep 2008 15:52:13 +0100
Hi All
What I would like to do, is to on a Word UserForm is to get a preview of a
Word Document.
Any ideas.
Regards
D
...
|
Commandbars in Word 2007
Wed, 17 Sep 2008 14:10:01 -0700
I can manipulate the commandbars in Word 2000 - 2003 but I get absolutely no
response from Word 2007 using the same techniques. Is there a different way
to control 2007's commandbars and menus items. I need to prevent my users
from opening or creating a new document on their own. ...
|
Using VBA to change some of option setings
Wed, 17 Sep 2008 09:19:01 -0700
Is it possible to change PP option settings using VBA during run time or start?
IF not any other method to change them globaly for all of the users in a
company?
--
Best regards,
Edward ...
|
Using VB, is it possible to write pixels to an Office window?
Wed, 17 Sep 2008 04:38:01 -0700
I would like to be able to make a computer-generated image by writing pixels
of various colours to an empty window using Visual Basic in an Office
environment. Is this possible? I am using Office 2003.
TIA,
Peter B ...
|
run powershell script from vba
Wed, 17 Sep 2008 01:01:01 -0700
Hi,
Is it possible to run an exchange powershell script from vba? Can sb give
me an example?
Thanks
Boein
...
|
|
|
Need element from webpage
Fri, 12 Sep 2008 22:51:00 -0700 (PDT)
I've got a weird problem. I'm trying to pull the phone number off a
webpage (you can see it below if you search for "context"), but
somehow SKYPE has usurped the HTML DOM in a way I don't understand.
Interestingly, none of the below shows up if I simply "view source".
However, when I go into the VBA editor and ...
|
Making a spreadsheet lock up after a demo period expires
Fri, 12 Sep 2008 21:54:42 -0700 (PDT)
I've got a spreadsheet which someone is going to pay me a monthly fee
to use, but first he wants to play around with it for a week or two to
see if it meets his requirements.
What are some of the methods people use to give spreadsheets a "trial
period" functionality, so it will become read-only and non-editabl ...
|
Online development with Excel
Fri, 12 Sep 2008 03:10:01 -0700 (PDT)
I want to build a web app based on an Excel spreadsheet using VBA and
some Excel Solve functionality. Should I try to build my own online
spreadsheet? Or is Microsoft about to release some nifty online
development components compatible with Excel and VBA?
I have implemented a fairly comprehensive spreadsheet f ...
|