Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo box won't populate11 May 2006 22:24 GMT8
Hi, I'm using Word XP.  I must be missing something, but the following code
doesn't work - the combo box won't populate.  Thanks for any help.
Option Explicit
Private Sub Document_New()
Place Clipboard Info into Variable11 May 2006 21:21 GMT2
I want to place the information contained in the clipboard (which is an
integer) into a variable so that I can increment the number and place it
somewhere else in my document.  How do I do that?
current field in protected document11 May 2006 20:41 GMT5
I'm tryin to run a macro on the "on enter" event on some formfields of a
protected document.
The following code
n = Selection.FormFields.Count
How can I automate my Macro?11 May 2006 16:36 GMT2
Hello,
I have the below Marco which will reformat a selected section of text,
clearing the format and then implementing new formatting. This works fine but
I am finding that I have tens of thousands of modifications within one
Project is unviewable11 May 2006 15:34 GMT11
is shown when I tries to expand the project in the VBA. Please help what to
do with it, how to avoid it later and how to recover the code..
Thanks, Jan.
Inserting columns in rows with text11 May 2006 15:34 GMT3
I have in Word a table with following rows:
...
John
180cm  65kg  20/17 ws
Edit Picture to Drawing Canvas11 May 2006 15:12 GMT1
I become mad with this.
I want to create a short VBA module to help me with one stupid change I
have to make in a document.
Briefly, the context and the story.
Very slow code creating a Table of Contents11 May 2006 15:05 GMT3
I'm creating a table of contents.  The code gets progressively slower with
each entry processed.  The first several entries take less than a second, but
the time increases up to seconds near the end.  An example with 364 entries
is taking 26 minutes.
Macro runs slow due to tables11 May 2006 10:12 GMT6
The macro I've written below does add a comment to Bold FlushHeads, and does
not insert comment when range is found in a table. However the macro takes a
long time to run because it hits on each cell in a table. I've spent a week
now rewritting it 20+ times with different logic. ...
Create a fillable document11 May 2006 03:21 GMT1
I will like to creats a fillable document on word and excel, how is this done?
Code Error help please?11 May 2006 03:16 GMT3
here's the code:
Dim rownum As Integer, i As Integer
ActiveDocument.Unprotect
ActiveDocument.Tables(1).Rows.Add
Field Types in Forms?11 May 2006 00:26 GMT15
I tried searching for the answer to this in VB help and didn't find it, and I
also tried searching on this board.
I've seen enough examples of using a macro to insert a regular form field:
Type:=wdFieldFormTextInput
Print a List of AutoText Entries10 May 2006 22:37 GMT7
Is it possible to print a listing of all the autotext entries in the normal
template and if so, can someone give me a push in the right direction?  Also,
is it possible to store entries in a template other than the normal template?
Thanks,
Macro to tab indent space indented HTML10 May 2006 21:29 GMT5
I've worked for about an hour trying to figure out a way
<table>
<tr>
 <td>
Dymically add text box to form in Word Macro10 May 2006 20:59 GMT4
I was wondering if anyone could help. I am getting an "object required"
error on the following line of code:
Set ctlText = Controls.Add("VB.TextBox", "ctlText1")
I am initialising like so in the class module:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.