First  |  Prev |  Next  |  Last
Pages: 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
Generate doc in MHT format or in simple htmlformat
Hi im looking for solutuion to move default indent (1,27cm) for bullet list to left. Here is some example (test.doc file). I cant move the first indent :( in word 2003 ( in 2007 help text-indent from css..). Any idea how to move it (mht or html format only)? Thx a lot <html> <head> <meta http-equiv=Conten... 30 Jun 2008 08:36
Create AutoText Entry from a Variable
I want to create a AutoText entry named; "UserProfile" And it's value to be the result of; VBA.Environ$("USERPROFILE") How can I accomplish this using VBA? ... 1 Jul 2008 20:34
Constants corresponding to DocumentFormat for SaveAs
Hello all, In a Scripting Guy's script, I found the fellowing http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec04/ hey1222.mspx ' Const wdFormatText = 2 Set objWord = CreateObject("Word.Application") Set objDoc = objWord.Documents.Open("c:\scripts\mylog.doc") objDoc.SaveAs "c:\scripts\my... 1 Jul 2008 17:30
Hate Your Job?
Do You Hate Your Job? If You Are Like Me And REALLY Hate Your Job, You Can Do What I have Done And Tell All About Your Company At A Great And CHEAP New Site Called Dont Work For These . Com http://www.dontworkforthese.com This Site Has Chat Rooms, A Joke Section, A Great Story Section Where You Can Tell All Th... 29 Jun 2008 06:02
How to set the sequence of movements of the "tab" key
Hi, I have put a number of textboxes on an userform. When I move around the textboxes by pressing the "tab" key, the sequence of moving from one textbox to another is not what I want. Can I change the sequence of movements of the "tab" key? Mike ... 29 Jun 2008 05:01
Creating XLST / Transform File
I'm attempting to use MS Word 2007 to open an XML file - generated by InfoPath 2007 - and then apply a transform to get the data in the format I want it, and be able to modify it within MS Word 2007. Can I actually create the "transform" (.xls) file within MS Word 2007? Can someone recommend a guide to create... 10 Jul 2008 11:21
VBA - Word 2002 form | auto-SUM function for bookmarked table
Excellent suggestion, works great. I didn't know if a protected form would allow that, but it allows the formula to calculate. NOW, if I can only find someone who can help me disable the ENTER key in a word 2002 form, then I will have a great form, that nobody would be albe to mess up. Thanks so much for... 29 Jun 2008 00:57
Apply another font to all text boxes within a canvas or to grouped text boxes
Hi Andreas, perhaps like that, and watch out for line continuation: Sub ApplyFontToTextBoxes() Dim i As Long ' group items count Dim l As Long ' shapes.count Dim x As Long ' a shape's index Dim y As Long ' a shape's canvas items count Dim z As Long ' a shape's canvas item index Dim shp As Word.Shape l = A... 28 Jun 2008 16:47
Alot of Content Controls in a VSTO Word solution causes CPU max ou
I am trying to develop a Word 2007 VSTO solution which contains about 1000 content controls. This sounds like a lot but it is a fairly simple solution with just a lot of repeating data. After deploying the solution I open the document and click inside one of the content controls which causes Word to max out t... 10 Jul 2008 11:21
Can I make a label blink?
Hi, I put a label on an useform. Can I make the words on the label blink regularly? Thanks. Mike ... 30 Jun 2008 11:42
First  |  Prev |  Next  |  Last
Pages: 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112