| Thread | Last Post | Replies |
|
| Result of Form Fields in Header or Footer | 07 Feb 2004 00:17 GMT | 2 |
I am using Word 2000. I created a simple one page form but the form can grow to several pages based on how much information the user puts in each field. My problem is I would like to put information in the
|
| Problem With Inserting and Formatting StyleRef Fields | 07 Feb 2004 00:15 GMT | 1 |
I want to insert two styleref fields, separted by a hyphen,into a header so that I can get a dictionary like heading for the first and last entries on a page. What I want to get is FIRSTWORD-LASTWORD. What I am instead getting
|
| Resume template | 06 Feb 2004 22:24 GMT | 2 |
Does anyone know where I could download a template for a resume for word 2000? Or which newsgroup I should post to if this is the wrong one.
|
| VB Newbie | 06 Feb 2004 22:17 GMT | 3 |
Firstly I would like to tank everyone in this fourm for helping me solve a few challenges that I have had of late. Jean-Guy Marcil, Doug Robbins, and my Kiwi friend Peter Hewitt are all awsome. Thanks guys!
|
| Thoughts on doc variables vs. bookmarks | 06 Feb 2004 22:15 GMT | 9 |
Greetings all, I've seen some talk on here of people putting UserFform data into doc variables, and then having the text show up in the document via Doc Variable fields. The benefit being you can reuse them and they don't get deleted
|
| Trick question, how to rename a template | 06 Feb 2004 21:57 GMT | 3 |
Am using Office XP and Word XP (2002). Created some templates (of format filename.dot). When I click on File>New. all of the *Microsoft Word* pre-defined templates have clean names like "Professional Resume" or "Contemporary Fax", but mine all have the "dot" extension. like
|
| Problems with Document templates and macros | 06 Feb 2004 21:57 GMT | 5 |
I have a problem, and I'm hoping someone can help me solve it :-) My scenario looks like this: 1. I have a Word document template that contains several macros. This document contains (among other things) some combo boxes a command button,
|
| Display Word 2003 XML in Internet Explorer | 06 Feb 2004 21:49 GMT | 1 |
Not sure if this would be the right place for this but ....... On a computer that has Word 2003 installed you can output a Word xml file and display it correctly with Internet Explorer. If you try to display that same xml file on a computer that does not have Word 2003 installed on ...
|
| Creating multi paged documents | 06 Feb 2004 20:24 GMT | 2 |
Newbie question: I've used the article @ http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm to create a form to fill in some basic info in a letter - where to from here?
|
| autotext entry - "string parameter too long" | 06 Feb 2004 19:46 GMT | 5 |
Is there a character limit for passing autotext entries using VBA? I select the text on the screen then assign it to a string. When I try to do autotextentry.add using selection.range, it tells me the "string paramter is too long". I know I can create them at any length (pages ...
|
| Copy .csv file to .txt | 06 Feb 2004 18:21 GMT | 2 |
I am attempting to Copy a .csv file to a text file. When I use CopyFile or objFile.Copy it copies the file and the same number of bytes exists. When I do this manually, i.e. single select the .csv file, right-click, open with Wordpad, or Word, (I believe Notepad will give me the ...
|
| control the insertion point | 06 Feb 2004 17:48 GMT | 2 |
Lol 004CCEC9X01 008203D thalos ?this line will be deleted 004CCECSCASB ? this line will be selected
|
| Problems with automated Mail Merge from Access 2000 and XP | 06 Feb 2004 16:35 GMT | 1 |
I'm working on a project where I am trying to merge documents i response to a button click on an Access form. I'm copied some code fragments below to show you what I have in plac right now.
|
| wdSendtoNewDocument error on mailmerge in word2003 | 06 Feb 2004 15:57 GMT | 1 |
hi, got a program which is doing a mailmerge, the system i wrote and first tested it on was a win xp machine and word xp (2002), BUT it does not work on a xp machine with word 2003!!!!
|
| Adding text to Text box | 06 Feb 2004 11:26 GMT | 1 |
How can we add text to a text box(not a form field) drawn (using insert>textbox) on a word document using vba. Any kind of help is welcome. Thanks
|