| Thread | Last Post | Replies |
|
| Macro to replace text that includes field codes | 28 Nov 2006 00:37 GMT | 9 |
I created a macro that would remove the word "Figure," the figure number, and the period that follows it in a caption. I just want the caption without "Figure #-#" before it. The problem is, obviously, that the number is a field code, not a fixed number.
|
| autofill of a textbox from a listbox selection | 27 Nov 2006 20:43 GMT | 8 |
I am new to this group and I do not see my question on the list of items. I am currently working on creating a Word Template to be used by an administrative assistant to help complete meeting communication. This template has a listbox that includes the location of 4 meeting sites ...
|
| Addressing radio buttons programmatically | 27 Nov 2006 20:07 GMT | 2 |
I'm trying to figure out how to address radio buttons, optionbuttons, programmatically. These controls are embedded in a document, and I'd like to use something similar to the way you can use me.controls("nameofwhatever") to address them on a form. Any
|
| Autonumber Field forms | 27 Nov 2006 18:22 GMT | 2 |
Is there a way I could Autonumber a column? I have an insert row button for a table and I was wondering if I could make the first column autonumber itself (1..2..3..) when I press the insert row button. # PARENT NAME
|
| Creating a message that "pops up" when a user opens a template (.d | 27 Nov 2006 18:12 GMT | 2 |
Hi -- I need to know how to create an automatic message 'popup' that will open when a user opens a particular template. Can I use 'forms' or do I need to actually write a script using Visual Basic? Any information on how this script might be written would also help.
|
| Please advise on the production of a frontend, to view selected record(s) of a completed worksheet | 27 Nov 2006 18:08 GMT | 1 |
I have created an excel worksheet containing details of building surveys - each survey on a different row. The columns list the locations and provide records which detail whether the site has been visited, the survey checked and provides comments on the non-completion of any ...
|
| Where can I find the macro spell check | 27 Nov 2006 18:05 GMT | 1 |
I am looking for away to for others to spell check a protected document. Looks like there is a macro somewhere to solve this. Please advise where I can find this. Thanks,
|
| Activate Word object | 27 Nov 2006 16:26 GMT | 2 |
Am working with an executable that invokes Word and preprocesses a Target Document, I have noticed that if I don't set the objWord (application object) to... With objWord
|
| My Blog | 27 Nov 2006 15:57 GMT | 1 |
Take a look at this link... http://arun-dotnet.blogspot.com
|
| Getting and setting font size of found text | 27 Nov 2006 14:40 GMT | 1 |
Dear Friends, I'm trying to write a macro that reduces the size of each chunk of text formatted with a specific font to a percentage of the font size of that chunk, i.e. if a certain chunk of
|
| Hyperlink modifications | 27 Nov 2006 13:40 GMT | 1 |
I defined a macro that replaces a selected text in a document with a hyperlink. Depending on the marked text I want apply to the hyperlink different properties, such as different color. My question is how can I modify the properties of a hyperlink so that:
|
| Find Mail Merge fields | 27 Nov 2006 12:31 GMT | 1 |
I want to identify if a word document has the mail merge field eg. «Name» and «Next Record» field in it. Is this possible and how? thanks
|
| problem with DocumentBeforeSave | 27 Nov 2006 10:46 GMT | 1 |
I am new user to COM objects, so sorry if the questions are easy, I tried googling it, but I didn't find the answer, so I ask you: I am writing an application. I open word document from it, sometimes the document exists, sometimes I want to open new document in word. So far I
|
| Textbox visible property does not work within Word document | 27 Nov 2006 08:57 GMT | 2 |
Hello, I have the following problem with word 2000 and vba programming I have placed a textbox control within a word document via VBA and the accessible default objects. The control has been named to TextboxNotice. This control should be shown or hidden via Button Clicks
|
| Autotext in a doc? | 27 Nov 2006 08:23 GMT | 2 |
Can Autotext be saved to a specific document? I knwo it can be saved in a template, but we use a DMS so our "forms" are actually Word (2003) Docs. Thanks. Novel/Win Xp SP1/ Office 2003 SP1/Interwoven 8.0 (SP1)
|