| Thread | Last Post | Replies |
|
| newbie: designing a new input method | 14 Apr 2006 10:10 GMT | 9 |
I am trying to design an input method for a movement notation system. I have already developed the new font, which contains all the symbols used in this notation. Now, the task at hand is to select a word processor, which will be used to enter these sysmbols. Microsoft Word
|
| One letter first names in salutation | 14 Apr 2006 07:47 GMT | 2 |
All, I do a lot of mail merges using MS Word. I've dealt some with field codes and macros but this situation stumps me. Is there a way/how would I deal with one letter first names in a salutation. For instance, if I'm trying to
|
| List of VBA functionality changes from W97 to W2000? | 14 Apr 2006 06:28 GMT | 2 |
I have a PC running Win98SE and O97 for development, to make sure I'm compatible all the way back to W97 (so I don't have to deal with late binding). I'm considering upgrading to O2000 (switching which computer I develop on) as my base development machine.
|
| how to make a macro to set headings? | 14 Apr 2006 06:08 GMT | 1 |
I have several hundred poems in several files. I would like to use the Document Map feature to see all the titles, perhaps after merging everything into one big file. I don't care about page numbers. I would like to be able to click on the title and have a macro that would ...
|
| Internet Content | 14 Apr 2006 02:46 GMT | 1 |
I have a word doc that connects to a sqlserver to get a number that is printed in the header of the document, and increments the number so the next printing is the new number. This is to be distributed to multiple users. However, I cannot get through the users firewall and getting ...
|
| Connect to a mysql database | 14 Apr 2006 02:02 GMT | 6 |
I have a mySQL DB on my local computer (localhost) and it holds information on many thousands of different products prices etc... I also have a number of word files that I have to manually update with the prices etc... every so often.
|
| How split Field codes, undo link to previous | 14 Apr 2006 00:24 GMT | 1 |
I am trying to use field codes as a header at the top of each page refering to the Heading in the body, how I can do that?
|
| How to update -multiple- links to Excel from Word | 14 Apr 2006 00:22 GMT | 3 |
Is there a method or action to update -multiple- links within a Word file linked to Excel? I would like to have a master Word file in which the "source" of links to master Excel files could be changed by a document property or user variable.
|
| Autorun | 13 Apr 2006 22:18 GMT | 1 |
I want to show a userform whenever a user creates a new file. I thought to change the default template but couldnt find the right sub name. Is this possible? is there a default method like sub autoexec().
|
| Hide Only a Section of Table | 13 Apr 2006 21:41 GMT | 1 |
Hi. I'm trying to find/write vba script that will hide only a select number of rows from a table - so that I deselect a checkbox and it hides say, 10 rows below it. I've found the following code, but it hides ALL rows underneath it. I only want some. Can someone help me?
|
| extracting data from forms | 13 Apr 2006 15:56 GMT | 4 |
Hi, hope someone can help. We created a form which we sent to our students to complete and return. When the forms come back, they are as .doc forms. However if we want to extract the data, we have to set the options (Options > Save > extract data
|
| finding the week number in word | 13 Apr 2006 14:46 GMT | 3 |
I can't figure out how to find the week number if a date is entered in Microsoft Word 2003. For example 1/1/2006 would be week 1. Excel has this feature(Weeknum) but I need to use it in word. Can anyone help me with this?
|
| how do you format dates x/x/2006 instead of x/0x/2006? | 13 Apr 2006 13:07 GMT | 1 |
UK English only allows /0x/2006 date format instead of e.g. 13/4/2006. US English allows x/x/2006 Word Perfect allows you to customise your dates. Does Microsoft Word allow you to change it?
|
| Is there a way to remove macros from normal.dot? | 13 Apr 2006 12:14 GMT | 3 |
I am using Word 2000 in a networked environment. I am creating a template for others to use; however, when I put in the macros for the template, I started getting error messages when opening other word documents not associated with the template. The macros are an AutoOpen, ...
|
| How to make a vba project unviewable | 13 Apr 2006 12:02 GMT | 6 |
Does anyone know how I can a VBA-project unviewable? That means that the password dialog doesn't prompt, if I want to go to the vba code. This seems to be the best protection because a password hacker tool can't hack this protection. I have some addins on my machine which this ...
|