| Thread | Last Post | Replies |
|
| How to automatically get the sum of a column in a Word table ? | 16 Jun 2004 13:51 GMT | 2 |
I have a table in a Word document. In the bottom row I want to have the sum of the cells above. AND THIS SUM SHOULD BE UPDATED AUTOMATICALLY WHEN ANY OF THE ABOVE CELLS ARE CHANGED. I know that a good starting point is to enter the formula { =SUM(ABOVE) } in
|
| saving | 16 Jun 2004 13:48 GMT | 3 |
hi everyone, it might sound strange, but bear with me. I have a new document each time which the user types in. They will then press a button to run a macro which: -saves the file under a unique name
|
| Keeping up with MoveEnd | 16 Jun 2004 12:54 GMT | 2 |
I have a "MoveEnd" button on a Userform that will move the end point of the selected text downward one paragraph. Sometimes the selected text (i.e., the end of the selected text) moves below the visible screen. I want the screen to automatically scroll to keep up (like it does ...
|
| Array cleared when closing 2nd document | 16 Jun 2004 12:34 GMT | 7 |
Hi, is anyone able to help me. I have a macro that runs from Within a user form. The user selects several documents (usually 6 to 8) which contain information in a table of specific format.
|
| Reading version info from registry | 16 Jun 2004 12:12 GMT | 1 |
I'm trying to write a macro which is independant of version and location of office install but I'm having trouble reading the registry with the code I have. I've used this code many times before in the HKEY_CURRENT_USER key but never in the HKEY_LOCAL_MACHINE key.
|
| IMAGES | 16 Jun 2004 12:00 GMT | 2 |
I have been writing an application in Javascript using automation that takes a word document and converts it into HTML. I appreciate that word has these functions already, but my application lets me control absolutely the quality of the HTML output. One problem I have encountered ...
|
| FileClose Or FileExit | 16 Jun 2004 11:07 GMT | 1 |
When i open a document and close it without editing the document by selecting file->close of file->exit form the menu the FileExit or FileClose Functions in my macre are not called. Those functions only appear to be called if the the document has been edited or has been saved. ...
|
| Use of Wild Cards in ChangeFileOpenDirectory | 16 Jun 2004 10:57 GMT | 1 |
I am trying to develop a macro that will copy a word document into a client's folder that is within a master folder H:\All Clients. The document in question is a selection from a mailmerge file where we are trying to
|
| Can't paste with mouse when filling out userform | 16 Jun 2004 10:24 GMT | 1 |
I've set up a rather nifty userform which is now just about ready to be released, but the users are complaining that they can't right-click to paste into a textbox. This isnt a major problem as they can do a ctrl-V but i wonder if there any way of making this possible? Is there a ...
|
| Custom split toolbar buttons | 16 Jun 2004 10:16 GMT | 2 |
Is it possible to create customised split toolbar buttons similar to the font colour/ fill colour / print preview buttons which are standard in Word. I've looked at the VBA Object model for commands bars, and
|
| macro fix | 16 Jun 2004 04:07 GMT | 22 |
Window XP home , Office 97 I have to change that {4T 184.1} for that {Testimonies for the Church Vol. 4, 184.1} and this is the macro that does it for me but there is a problem because sometimes in other document to change there is no bracket in the front and the back of ...
|
| Multiple columns | 16 Jun 2004 02:26 GMT | 4 |
I've got a template with autotextentries and bookmarks set up and use it to create documents with VB6. Records are read from a database and then inserted into a document based on the template. It works fine. But I would like to insert data in multiple columns. Currently I manage to
|
| (newbie) (repost frm mpwv.general) How to OMIT specific pages while printing | 16 Jun 2004 02:26 GMT | 2 |
Clarifying from another id .. Abhinav wrote:
> Hi All, |
| Reference Library Grayed Out | 16 Jun 2004 02:23 GMT | 1 |
Hi, We have an older version of a template now upgraded into an OfficeXP environment. When I go into the Visual Basic Editor the Reference Library (under tools) is grayed out
|
| can't open word template normal problem | 16 Jun 2004 01:30 GMT | 2 |
not sure I have the appropriate newsgroup-please redirect me if this is the case. I have word as part of office 98 running on windows xp. twice I have been unable to open word because of some problem with the word template "normal" keeps popping up "do you want to save changes to ...
|