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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Controls09 Apr 2006 23:31 GMT2
If I open a new document, insert a Combobox with the Controls toolbar, name the combobox "myCB" and then enter the code:
Sub Test()
myCB.AddItem "A"
End Sub
pasteNadFormat (wdChartPicture) does not work from .xla09 Apr 2006 21:12 GMT3
I've written a bit of code that pops a chart from Excel into some
insertion point as follows:
 With WordApp
   .Activate
Replace a word table by an excel table09 Apr 2006 20:32 GMT2
I have a table in Word and I replace it by a range table in excel. Excel
range ("table1_1") should go to replace the table in bookmark("table1_1"), ...
I use the following codification but the table #2 and #3 are copied inside
word table #1 (last cell) ?? When I delete the second ...
What is the best Macro Security way?09 Apr 2006 19:51 GMT3
I create some macro in word and I need protect them ,I need no one cann't
edit them and change them and etc.
Please tell me what is the best way for protection of macro in word that any
hackers cann't break it.
Automate MS Office document writer and use a text form field in the file name09 Apr 2006 18:58 GMT1
I have a bunch word forms that need to be converted to tif for an
imaging system. I am very new at vba and i need some help. I want to
create a macro to print the document to Microsoft Office Document Image
writer and save the file to a specified folder (using vba) and name the
UserForm to retain value for copy and paste09 Apr 2006 18:54 GMT1
Hi...
I have a userform that I created to describe who is running test.  The form
has a text field for tester, type of test, etc.
How can I retain the form values(tester,type of test, etc.), making them
AutoNew deos not run with winword.exe09 Apr 2006 18:32 GMT5
I got a template with an AutoNew() Macro. When I open Word and select "New
Document" with this template, the AutoNew()-macro is called. But when I run
Word from DOS the macro isn't called. Why that? I'm using Word 2000. In Word
2003 I got the same problem.
document.SaveAs changes to normal view09 Apr 2006 17:06 GMT5
I am using OLE interop to save a word document as XML (from C#) - something
like:
doc = app.Documents..Open(...);
doc.SaveAs(...,WdSaveFormat.wdFormatXML, ...)
Retrieving text from a table cell09 Apr 2006 16:00 GMT4
I am using the following to retrieve the text from cell(5, 2)
    ActiveDocument.Tables.Item(1).Cell(5,2).Range.Text
It is coming back with the text but with extra characters appended.
When the cell is blank it is coming back with three characters.  I
Template and toolbars to distribute, not working, Help please!09 Apr 2006 14:50 GMT4
I've scoured this and other groups and have read all the posts and HOW
TO links for creating templates and toolbars and distributing them to
others.  For some reason, it's just not working for me.  I'd like to
post here a step by step of what I've done so that hopefully you can
How can I display a message when I save a document?09 Apr 2006 14:23 GMT2
Hi every one,
I write a Macro in word I use of AutoOpen Macro and I can show a message when
every document is opened and now I need show my  message before that  a
document in word is saved.It means I'd like to show a message when everyone
VBA loop bold09 Apr 2006 12:44 GMT1
I need to find ALL ocurances of word "Name:" or "Adress: A" or ... in that
*.doc and then boldit complete row where is that word.
Problem is that with this code it only bold rows where it finds first
ocurances of word "Name:" or "Adress: A" or ...
Accpet the Information from User09 Apr 2006 08:02 GMT1
Dear Sir/Madam,
I want to accept One Name from the User ,say example john in a variable
called ename.In  Whole Word Documents i have 40 Pages and on Some Pages when
i refer ename it shud automatically display me the john insist of ename .So
Why doesn't my downloaded template use spell check?09 Apr 2006 05:01 GMT1
I downloaded a template from Microsoft.com and when using spell check I got a
message saying the msspell3.dll or mssp332.dll couldn't be found. I
misspelled 2 words on purpose and they were not considered to be misspelled.
Where to find a MouseIcon08 Apr 2006 21:26 GMT4
I would like to use the MouseIcon that normally appears when you point at a
hyper link, i.e. a hand pointing upwards.
I have searced for all files with the extension .ico, bu have not found that
particular icon.
 
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.