| Thread | Last Post | Replies |
|
| Using forms to collect information | 10 Feb 2006 04:15 GMT | 2 |
Thanks for your time. I'm using Word 2003. Wondering if there is a way to have users fill out a form in Word and then be able to collect the data somehow. I know conceptually there is, I've heard of it being done but I was wondering if anyone could point me in the right ...
|
| Removing blank lines in report | 10 Feb 2006 04:13 GMT | 1 |
I have a report that produces a text file. When I open it in Word its about 3,000 pages long. This is because 60% of the report is blank lines. Is there a way to take out the blank lines using VBA? Once the file is
|
| How do you know when printing has finished? | 10 Feb 2006 00:33 GMT | 6 |
Word 2K running under WinXP. I've got a command button on my Doc. with the code behind it as: Me.Printout Me.SaveAs ("filename") etc.
|
| Normal.dot | 09 Feb 2006 21:51 GMT | 3 |
I'm just coming over from Office 97 to XP with Word 2003. Word's VBA macros used to be stored in Normal.dot. What's the deal with "Normal" now? And, why doesn't it prompt for module save confirmation when closing after a modification?
|
| Template Creation | 09 Feb 2006 21:50 GMT | 2 |
When creating a template for another user to fill in the blanks, how do you format and fix template only allowing for the answers to be put in the underlined blanks?
|
| InLineShapes | 09 Feb 2006 21:43 GMT | 3 |
I'm new to InLineShapes - and have problems! How do I position an InLineShape? I'm filling a table with text and sometimes I would like to add an InlineShape after the text.
|
| temporary font install | 09 Feb 2006 21:09 GMT | 2 |
I am creating templates for use on our intranet using Word and Excel 2000 on Win 2000. I need a template to temporarily install a Type 1 font from our fileserver for use while the document is open; I cannot have users install fonts
|
| Delete a line which has a unique Style with a macro | 09 Feb 2006 19:36 GMT | 1 |
I am trying to find a way to delete many lines in a document, which all have a unique paragraph style. How can I do that? Thanks Octavee
|
| Identify Capital Paragraphs with VBA for word. | 09 Feb 2006 18:11 GMT | 5 |
How can I identify a paragraph that has all word in captial letters in Microsoft Word. For example: ROAD SAFETY SHOW
|
| is it possible to create sequentialy numbering templets in word? | 09 Feb 2006 18:08 GMT | 1 |
I am creating work order templets and I am wondering if there is any way to generate a numbered identifier that will increase sequentialy as the work orders are generated?
|
| Paper Tray Bin Selection macro | 09 Feb 2006 18:06 GMT | 1 |
I need to get the number assigned to paper trays on laser printers and copiers to add this to a macro for bin selection. I believe there may be a macro to find this out but not sure what this is. Have tried choosing File, Page Setup whilst running a macro and whilst this
|
| MS word conditional formula | 09 Feb 2006 17:55 GMT | 14 |
I am trying to write a formula that will: a) add two fields (E2 and G2) together and then either: b) display "" (empty..nothing) if the total value is 0 (zero). or
|
| Renaming a toolbar button | 09 Feb 2006 17:20 GMT | 3 |
Is there a way to programatically rename a toolbar button? Can I then access the name of that button as a string in another sub code? thanks, ck
|
| Speed in opening word documents and executing the word application | 09 Feb 2006 17:04 GMT | 1 |
I work in an office with 25 users which were all "refreshed" with new computers and upgraded to Windows XP Professional. All the applications open immediatly with the exception of "Word". It takes around 20 seconds to execute the application and about 45 seconds to open documents ...
|
| Creating a visible field with a hidden component? | 09 Feb 2006 17:03 GMT | 13 |
I need to create a field that will be inserted via VBA code. This will be made up of nested fields. The outer field will use a Quote field with a visible text element that will show in the document. Along with this is a nested field which contains tags that I will parse for ...
|