|
|
|
Burberry Heritage Copper Dial Steel Mens Watch 1602 Recommendation
Discount Watches
Thu, 4 Sep 2008 23:46:22 -0700 (PDT)
Burberry Heritage Copper Dial Steel Mens Watch 1602 Recommendation
Discount Watches
Burberry Heritage Copper Dial Steel Mens Watch 1602 Site:
http://burberry-watches.pxhelp.com/Burberry-wristwatch-1176.html
Thank you for choosing http://www.pxhelp.com/
Quality Burberry Watches: http://burberry-watches.pxh ...
|
set link to previous to yes in the footer
Thu, 4 Sep 2008 17:29:01 -0700
Hi,
I was trying to insert an autotexts to a word report document and make sure
the footer is linked to the previous in VBA but can't seem to get it to work.
I have a template designed for Appendix and have set it up as an autotexts.
When user would like to insert an Appendix to the report, he/she just pre ...
|
Title Case: Uncapitalize articles, short prepositions, etc.
Thu, 4 Sep 2008 16:25:01 -0700
It would be so simple to improve the Title Case by not capitalizing all the
"little" words that are, by convention, not usually capitalized in titles,
such as articles (a, an, the), conjunctions (and, but, nor), and short
prepositions (in, on, at, to, of, out, with, about, upon, over, under).
After using Ti ...
|
Macro for Exiting Word
Thu, 4 Sep 2008 12:13:01 -0700
I need a simple macro that will close the active doc and exit Word.
I have searched here and on the web and tried some out there but they only
close the doc and not Word also
TIA
Rick ...
|
VB Runtime Error 91 without me writing any VB Code
Thu, 4 Sep 2008 11:37:34 -0700 (PDT)
I can't think of the place to ask this question that would be optimal,
so I'm trying here. I am inserting an XML document's fields into an
MS Word template. I've inserted several fields but now I'm hitting a
Visual Basic error when I try to do stuff.
Run-time error 91: Object variable or With Block variable n ...
|
VBA - Insert Row with Form Fields at End of Table
Thu, 4 Sep 2008 07:00:08 -0700
Hi,
I am currently creating an automated form in which there's a table. In this
table users record various details regarding risks. The table contains 10
rows and seven columns with form fields in each cell (apart from the heading
row), each risk is recorded across a row.
My problem is that the number ...
|
Inserting autotext entry
Thu, 4 Sep 2008 04:28:01 -0700
I am trying to create a Word document from an Excel macro.
Sub create_doc()
Dim wordApp As Word.Application
Set wordApp = CreateObject("word.application")
With wordApp
.documents.Add ("P:\word\proj.dot")
.Selection.GoTo what:=wdGoToBookmark, Name:="pol_type"
.Selection.T ...
|
|
|
Word 2002/2003 ActiveX Control Name property
Thu, 4 Sep 2008 02:40:00 -0700
I've added 4 form controls on to a Word 2002 SP3 document 2 Label(s) and 2
CommandButton(s) and assigned them names. I have then coded some logic on
the command button to return the text of label 1 and 2 respectively.
This works fine but when I open the document up in Word 2003 SP3, save it
and reopen the ...
|
How to correct a mistake into macro?
Thu, 4 Sep 2008 01:42:27 -0700 (PDT)
Hello.
There is one macro (below) which converting numbers to text (it was
published on site by Allan Wayatt "WordTips" -
http://wordtips.vitalnews.com/Pages/T000203_Converting_Numbers_to_Text.html).
But the Cardtext field number format has the limitation: max number is
999.999
If I use these macro with the nu ...
|
Moving Document Section
Thu, 4 Sep 2008 09:44:45 +0100
Hi
How can I using VBA move a Section of a Word Document.
Regards
D
...
|
|
|