Macro assisted form letter
7 Sep 2005 15:06:20 -0700
I am using Macros to assist in completing a form letter. Input boxes
are used to fill in the necessary information. The letter is then sent
to the recipient via email. How can I send this letter without sending
the macros?
Thanks for your help.
...
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:45:39 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:45:33 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
macro that saves half of the pages of the document
Thu, 1 Sep 2005 03:14:05 -0700
hi,
really nedd help hear, i want to automatically save (if possible in HTML
format) half of the pages of the document. the new doc need to be saved in
the same name in a sub directory.
any help will be appreciated.
Gil
...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:23:20 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE Indian oil for men!
Sun, 28 Aug 2005 22:23:19 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
Compilation Error
Wed, 17 Aug 2005 11:26:56 +0300
Macro gives error at:
Do While .Execute(FindText:="\([A-z ]{1,}\)", MatchWildcards:=True,
Please note that I want Word to find (phrase) and make it italic. I will not
define a range nor will choose a range.
...
|
|
|
Finding Phrases Between Parantheses
Wed, 17 Aug 2005 09:33:12 +0300
How can I find phrases between parantheses and make them italic? eg
(phrase) --> (italic phrase)
Thanks
Seyfullah Ural
...
|
macro signing
Wed, 3 Aug 2005 13:43:04 -0400
I have a .DOC application form that I made a VB macro to load
inputted contact data from my website. How do I get the
macro signed so it will run no matter what level of
macro security the customers have?
Thanks......
...
|
Paster Unformatted Macro
Sun, 31 Jul 2005 12:43:14 -0500
I did a record macro following the path Paste Special>Unformaated Text.
Here is the code it gave me:
Sub Paste_Unformatted()
'
' Paste_Unformatted Macro
'
Selection.PasteAndFormat (wdPasteDefault)
End Sub
When I run it, it pastes the text in the format that was copied, not
unformatted.
I know ...
|