| Thread | Last Post | Replies |
|
| Work with the File Name in the Save | 29 Jul 2003 10:06 GMT | 3 |
My users want the name of the document file to appear in the footer whenever they save the document. They do not want the file name to appear before the document is saved, therefore, just adding the autotext field is not a
|
| how to remove empty paragraphs | 29 Jul 2003 07:33 GMT | 4 |
Hi group, Some time ago Jonathan West helped me out to do some layout on imported texts (this is still working great, Jonathan!) This is how a certain style is activated depending on a paragraphs length
|
| Does a document contain a macro ? | 29 Jul 2003 06:55 GMT | 2 |
Using Word 2002 and Win 98 SE. In a folder I have about 75 Word documents, most of them written with Word 2000. In some of them I included graphics and one or more CommandButtons so that the Click event on a button launches HH. EXE, and with the proper syntax the user can read ...
|
| Insert PageNumbers by VBA | 29 Jul 2003 03:14 GMT | 1 |
Ok, sounds simple but... My issue is figuring out a way to replace the # and ## at the bottom of the code with what you can do manually using the "Insert Page Number" and "Insert Number of
|
| FAQ - frequently asked questions - vba - please read before posting - unofficial - July posting | 29 Jul 2003 01:08 GMT | 3 |
FAQ = Frequently Asked Questions - brief - vba - unofficial This FAQ is posted weekly.- more or less Please save us all some time by reading it before posting to the news group.
|
| Printer macros | 29 Jul 2003 00:01 GMT | 1 |
Have a new client that use macros to print to certain trays. Added a new pc to the network printer and tried to setup the macro...No idea where to start when I started to record. So thought edit a macro on a pc that did work cut and past into my saved attempt. Deleted contents of ...
|
| Can you help out with my formatting problem | 28 Jul 2003 20:15 GMT | 3 |
Bear with me, there is a reason for what I need to do. I have a document template with mail merge fields. This form will be mail merged from Access and saved. A situation may come up where I need to grab the data between the salutation and the Sincerely and paste it into the new
|
| print into a PCL-File without dialogbox | 28 Jul 2003 19:13 GMT | 1 |
I need to print into a PCL File without any user activity. I use a driver for a HP LaserJet4000 printer. When I print the activedocument objekt in VBA, the printerdriver show a dialogbox for the filename of the printfile.
|
| non-printing command button | 28 Jul 2003 18:45 GMT | 2 |
We have a large MS-Word file with numerous print macro buttons throughout the document. These buttons were created using the Control Toolbox in Word XP and each run a different macro. We would like to set these buttons so that they do not print. We are unable to find any setting ...
|
| Working with File Save | 28 Jul 2003 18:06 GMT | 1 |
My users want the name of the document file to appear in the header whenever they save the document. The problem I have is whenever they re-save the document. The code would add a second instance of the filename date field.
|
| Want to save the value in variable in Word | 28 Jul 2003 16:37 GMT | 1 |
I want to save the value of my variable that is inside macro. When this document open next time I can use that value again. Can I do that?
|
| Hyperlink from User Form (Word 97) | 28 Jul 2003 15:34 GMT | 2 |
I am trying to create a hyperlink from an object on a front end user form in Word. Have investigated the Hyperlinks object and am struggling a bit in piecing this together.
|
| Cursor position | 28 Jul 2003 14:47 GMT | 2 |
How do I refer to the current cursor position in the document?
|
| Looping through a document | 28 Jul 2003 14:47 GMT | 3 |
I have some experience with Visual Basic, but have never worked with VBA. I am trying to write a program that will loop through a Word document and look for imbedded tags eg : 1/ this is some tagged text /1
|
| save dialog box change | 28 Jul 2003 12:03 GMT | 3 |
im trying to figure out how to stop users using the drive drop downbox when they go to save a new doc. I figured on a vb script or macro that will as a user what the file name is and save it to a pre-determined folder on
|