| Thread | Last Post | Replies |
|
| Format of fill in form in Word | 01 Nov 2003 00:12 GMT | 3 |
I am creating a fill in form in Word. For this I need a fixed lay out in my document. My question is how to prevent people to insert hard return (or enter) in my text fields?
|
| Retrieving current user | 31 Oct 2003 22:50 GMT | 6 |
Word XP Windows 2000/XP mixed environment ChangeFileOpenDirectory "C:\Documents and Settings\%username%\Desktop\" is there a way to find the current user name that is logged into the
|
| changing SaveAs dialog leaves Name window blank | 31 Oct 2003 21:43 GMT | 12 |
Jay Freedman recently pointed me to this code provided at the MVPs site which opens the SaveAs dialog to the desired folder. However, it also has the effect of leaving the Name window in the dialog blank instead of putting the first several words of the document into the Name ...
|
| when the document is loaded execute code does not run ? | 31 Oct 2003 20:25 GMT | 6 |
This is my first attempt at coding on vba and have created the following: I have a field names jsano in my document as a text field, it is a simple update and it does not execute when the document loads, any help would be greatly appreciated.
|
| Macros | 31 Oct 2003 17:27 GMT | 3 |
If this is the wrong forum, please help on re-direct. I need to create a macro to save a file to a specific location, but with a file name based on the first 2 words in the document. (different name each time) Any takers?
|
| VBA code no longer works in Office XP | 31 Oct 2003 15:58 GMT | 4 |
I am modifying a template previously developed (by someone else)that inserts an enhanced metafile from the clipboard and converts it into an inline image. When I use this in Office XP I get a runtime error 424, object required in
|
| Security and VBA Macros | 31 Oct 2003 12:58 GMT | 4 |
We have purchase a vba certificate and signed the dot that contains a bunch of macros. However when the dot is placed on the users machine they get an error that it is not from a trusted source.
|
| ERROR 5941 | 31 Oct 2003 08:57 GMT | 1 |
I have created a macro which will insert some text to the bookmaks through my User form that I created in a templete (.dot). My problem is every time I run the templete, it will create new document and If I might need to use anather word document and come back to my main user
|
| Can I Toggle Display of Form Controls On and Off? | 31 Oct 2003 04:40 GMT | 8 |
I need to create a template that will toggle the display of a drop-down box on and off. I want the drop-down box to become visible if the user selects a checkbox and, likewise, I want the drop-down box to remain hidden if the user does NOT select the checkbox.
|
| count directories | 31 Oct 2003 02:16 GMT | 1 |
This seems to me as a simple question, but as a newbie I'm not able to figure out how to count all subdirectories directly under a given directory. I have a directory called N:\bedrift which has several subdirectories N:\bedrift\abb, N:\bedrift\aateigen\ and so on. I like to count ...
|
| Win32 Exception Error | 31 Oct 2003 02:01 GMT | 5 |
Heya I've got a form field which runs a macro on exit to select the next field (as its not the next one on the set Word tab order). If you are on this form field and click another form field, it selects the
|
| Form field autofill? | 31 Oct 2003 01:54 GMT | 6 |
Anyone know how to get a form field to automatically fill with information you type in a different field? I have a form that requires the same info to be enterd again and again. If these could be filled automatically it would
|
| Macro to import macros? | 31 Oct 2003 00:14 GMT | 4 |
I've got a program that creates macros and then writes them to a text file (or .bas, doesn't matter). I also want to be able to import these macros into Word and then run them automatically. Since the macros are modified every few months, the user has to be able to just open word,
|
| Setting text form field properties | 30 Oct 2003 22:56 GMT | 5 |
Does anyone know how to set the properties of a text form field (ie, the fill-in field you can put in using the "Forms" toolbar) using VBA? I'm one of those folks making little macros with the macro recorder instead of
|
| How do I find the number for a numbered list programmatically | 30 Oct 2003 22:02 GMT | 2 |
I am having problems where numbered lists don't start at the number 1. I understand about how this is a feature, and don't need any information about how to restart or reset the numbering. I want to programmatically check to
|