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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
hWnd for a button28 Dec 2004 11:18 GMT2
I'm looking for the lower left position of a given button on a Word
vba form as mouse coordinates (not the .left/.top properties!) so that
the following code fragment could work:
   Call GetWindowRect(myHWND, Rec)
'AttachedTemplate'28 Dec 2004 11:00 GMT4
If there are 2 or 3 xxxxx.dot files in my startup directory (add-ins), plus the
'normal.dot' in the template directory, which one is the 'attached template'
for purposes of operations like reassigning in VBA macro keyboard commands?
(e.g., 'CustomizationContext = ActiveDocument ...
Setting the font in MS Word VBA28 Dec 2004 10:02 GMT4
This shouldn't be this hard, but I can't seem to find any easy answers.
I have a Range variable, and all I want to do is set the font for that
Range, so that when I do an InsertAfter() on that Range, it will insert
with a given font.  I've tried doing myRange.Font.Name as well as
GET ROW COUNT OF A TABLE28 Dec 2004 05:27 GMT3
I have a table with cells merged together.some cells are having row spans as
well as col spans
now i want to navigate through the table and find out value in each cell of
the table.I am doing this by two for loops first one increments row number
urgent help needed: range.move not working28 Dec 2004 01:51 GMT2
I have a piece of code which does the following when closing a word document:
1) Selct a range.
2) Take a duplicate of that range, with the duplicate range:
3)DO a wildcard find to find all highlighted characters.
Return figure caption # to program27 Dec 2004 23:20 GMT1
I am using the command
Selection.InsertCaption Label:="Figure",
TitleAutoText:="InsertCaption1", _
Title:="", Position:=wdCaptionPositionBelow
Save a dot as doc and it opens with the userform from the dot!27 Dec 2004 18:26 GMT2
When I save my .dot file as a .doc and I open the doc file, it starts with
the userform from the dot???
This is not what I want...Is there something that I have to put in my code
to prevent that?
How to set the text in statusbar27 Dec 2004 15:44 GMT1
Since doing lots of operations, my pragram want to tell users what's it
doing in every step.
So, how can I set the text in the statusbar?
Thanks
Number of pages27 Dec 2004 13:22 GMT2
How do I retrieve the number of pages in a word document using VBA?
TIA
Regards
Remove a MENU ITEM.????27 Dec 2004 12:06 GMT1
Is their any way i can remove a menu item when my document is opened .
Or if i can disable the Menu Item.Would also do.
Thanks ,
Alok
Filling Booksmarks in document or template27 Dec 2004 07:12 GMT2
I have created a template which opens with a userform , the values that can
be added here must be placed on several bookmarks in the form this works
perfectly.
Now my problem.
How to know the index value of current table in a document27 Dec 2004 03:45 GMT1
If there are several tables in my document, and the cursor is in one of
them.
How can I know which table the cursor is in?
How to get the index value, which I can use in the statement like:
Autotext entries as bookmarks??26 Dec 2004 06:05 GMT4
I'm using VB6 to automate MSWord to create a document from a template that I
define. The template has Autotext entries, bookmarks and styles.
I'd like to achieve the following though code:
1. Get hold of an autotext entry from the template, fill it as necessary
Search for font color26 Dec 2004 04:45 GMT3
Best I can figure, the following code ought to search my document for the
terms in SearchArray and turn them green. However, it also turns other
sections of text green, apparently at random. Can anybody tell me why that
might be?
Q:  Changing focus back to Word after AppActivate26 Dec 2004 03:43 GMT6
I'm trying to send pause commands to RealPlayer while staying in Word
2000.  (It's part of a transcribing project.)  AppActivate and SendKeys
works great, but then the focus stays on the RealPlayer window instead
of switching back to Word.  I need it to go back to Word ...
 
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.