| Thread | Last Post | Replies |
|
| Header/Footer not protected in form | 11 Aug 2006 14:39 GMT | 7 |
I have a document template protected for forms. When the user creates a new document based on the template, they can click on the header. This switches them from page layout view to normal view and creates a header pane at the bottom of the document to allow the user to edit the ...
|
| add menu item / commandbar at startup | 11 Aug 2006 13:40 GMT | 2 |
I have read a lot of posts on this subject so far and have not been able to get quite the answer I am looking for. Basically I am trying to get a menu item to load when word starts up. Now I have created a global template and placed it in my startup folder
|
| Problem with "localization" | 11 Aug 2006 10:07 GMT | 4 |
I have problem with my template and localization. I made my templat with form in my regional settings which are "slovak" and when I chang my regional setting and all language settings to russian and I want t take some strings from form to my document, specific slovak char lik
|
| Autosize excel sheet to fit correctly with in word | 11 Aug 2006 09:47 GMT | 3 |
I have a quote spread sheet that is some times 5 rows, some tims 20 rows or some where in between. Is there a way of making Word display only the required amound of the sheet to cover from Row 1 to the last row that has my totals column?
|
| How about a Moderator to get rid of the non-computer "junk" posts | 11 Aug 2006 09:47 GMT | 4 |
How about a moderator to get rid of the non-computer related posts (i.e. Dogs in China, A Good Sexy Hotline, etc.)? Brendan ----------------
|
| Macro to convert Word to PDf and store in certain location | 11 Aug 2006 06:52 GMT | 1 |
I have a user looking to create a macro that would convert a word 2003 document to adobe 7 PDF document, save that document to a specific folder on the server. Plus and this is what I am struggling with, they want it done with out any pop ups for the user to have to answer.
|
| printing and exiting from macro | 11 Aug 2006 05:04 GMT | 2 |
first let me say i know extremely little about programming. i have made a macro in access that launches a mail merge document in word. after running the macro, the output is printed and then word is to close the file and exit back to access. here are my problems.
|
| Import data from access into a table | 11 Aug 2006 04:48 GMT | 3 |
Ok i would like to import data from an access database table into a table in a microsoft word file. The table is already created and i would to just insert the data into that table. Here is the tricky part: each record should have a new table. The table created is a template ...
|
| how can I find ORPHAN files to delete in front page | 10 Aug 2006 23:37 GMT | 1 |
 Signature gerie
|
| Updating a TextField from a UserForm | 10 Aug 2006 21:13 GMT | 2 |
How do I set the value of a textfield/bookmark from a UserForm? [Note: This may be a duplicate message - my apologies.]
|
| how can I make a doc. in word with option buttons | 10 Aug 2006 20:36 GMT | 1 |
Does anyone know how I can make option buttons in a word document and make it to where they have to be answered, I believe it may involve macros, but I know nothing about macros.
|
| How do I enable 'Set' in Tab Leader | 10 Aug 2006 20:35 GMT | 1 |
I would like to set a tab leader but the set option is grayed.
|
| How can I tell if my file has been saved already? | 10 Aug 2006 20:10 GMT | 2 |
I have a template, with fill-in form fields. I have a working macro to 'SaveAs' the document as it exits a particular form field. But I want to execute the SaveAs macro only if it's a new document and has not been saved before.
|
| OCX Form Field Collection | 10 Aug 2006 16:14 GMT | 2 |
Form fields inserted into a document from the Forms toolbar can be accessed by ActiveDocument.FormFields("formfieldname"). This does not work for fields inserted into the same document from the Control Toolbox. In a Userform, you can use the Controls collection but I can't figure ...
|
| Word to PDF without print driver | 10 Aug 2006 15:27 GMT | 3 |
It's great that new Word 2007 will have "Publish to PDF" add-in, which creates PDF files *without using printer driver*. Currently I use FinePrint pdfFactory to convert .doc files to PDF, but it is implemented as "virtual printer" driver.
|