First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Save and save as
Hi, I am looking for some help with a macro, I need to disable anyone from saving a file or save as and also disable the prompt if the close button is pressed you get an option to save the file then, I need to disable all of these, also have a pop up box to warn that save as been disables when a user tries t... 22 May 2010 01:58
Calendar control in Word 2003
I'm making a form which uses the calendar control 11.0 in Word 2003. I've managed to do so using: www. fontstuff.com/word/wordtut03a.htm This works fine on my form. However, the form is to be used at work, on a network (some staff use Citrix, some use PC's). I had to install the calendar control on my PC as described ... 24 May 2010 07:58
Control Collection problem, who to return control "index"
Hi, I learned programming on VB5 and am now trying to get used to using control collections instead of control arrays. I have a set of 50 labels, labelled "Label1" "Label2" etc. I so far have the code: Dim intIndex As Integer For intIndex = 0 To Me.Controls.Count - 1 If Left(Me.Controls(intIndex).Na... 21 May 2010 15:03
Cannot delet a MS Word document from my computer
Hello MS Word Users, I have a desktop computer with a Word document on it put there from another computer which was a laptop. The desktop runs Windows XP and Word XP. The laptop runs Vista and Word 2007. When I try to delete the Word document from the desktop computer I receive an error message saying the... 25 May 2010 16:53
Word 2007 & Acrobat 9: Macro to generate PDF
I'm trying to create a macro which does some checks on a document (for example, refreshes all fields and checks for broken x-refs by searching for the text "Error!") before PDFing it. Does anyone know what VBA will perform the same task performed by clicking the Acrobat-->Create PDF option? Also, if anyone... 20 May 2010 07:18
Word 2007 bug: unexpected ContentControlOnExit event is fired
Hello. I've found one very strange bug in Word 2007. When the Home tab of the Ribbon is active and selection covers the first or the last character of the internal range of Content Control, unexpected ContentControlOnExit is fired! If the Ribbon is minimized (Quick Access Toolbar -> Minimize the Ribbon [or p... 20 May 2010 08:23
Number of Pages: A Better Way?
Word 2003 Windows Vista Business I'm trying to determine programmatically the number of pages in one document for use in another document. I've worked out that: NumberOfPagesInOtherDoc = OtherDoc.ActiveWindow.Panes(1).Pages.Count gets me what I want, and it is probably robust enough for my current needs. ... 19 May 2010 22:42
Obus Forme Backrest
######################################################################### ######### Obus Forme Backrest VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV ######### FOUND IT HERE: ######### http://free-infobase.net/sjuf/obus-forme-backrest ######### ##... 19 May 2010 16:03
DocVariable wont work
When was it fixed? Was it recently? We are havign the same problem Thanks. "Graham Mayor" wrote: That problem has long since been fixed. -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><... 20 May 2010 01:57
Random image generator in Word 2003
Hi, I have found some script on this site which generates a random image via a VB macro. I am struggling changing the code so that the first image remains and a new image generates at the new cursor position - can anyone help?? Original script below: Sub PrintWithRandomImage() Dim strFileName As String... 19 May 2010 23:47
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18