| Thread | Last Post | Replies |
|
| Pre-requisites for calling macro in another template | 03 May 2004 21:07 GMT | 1 |
I have a template that contains a small document manager utility to let the user pick from a list of documents to generate. The macro then creates a new document based on a document template. So the manager creates newDoc based
|
| opening a document so it is NOT in DESIGN mode... | 03 May 2004 19:54 GMT | 1 |
I am likely in the wrong post but here goes anyway... Typically I use Word for very very basic stuff (Word is an end user thing and I'm a programmer so don't use it much...) A user created a form that includes check boxes. They came to me when no one
|
| Get a string | 03 May 2004 19:47 GMT | 2 |
Hi Listmates, I need to get a string from a full path. I have captured the path but need to isolate one specific folder. Example: if the full path is C:\Release 6.4.0\Functionals\Data Design\DS19530.doc, I need to capture "Data Design",
|
| Cycle through table rows with a for statement | 03 May 2004 19:42 GMT | 2 |
I want to cycle through the rows of a Word table in order to change the font characteristics of the cells. There is a separate font change I want to do for the first (heading) row of the table. The statements I've coded are
|
| Extracting text using style names | 03 May 2004 18:41 GMT | 1 |
Please guide me to the correct functions... If I used Outline view to create a document, then how do I use VBA to extract text of a specified style and at a certain level? For example, say this is the structure:
|
| HELP!!!!! -- Custom toolbar | 03 May 2004 16:22 GMT | 4 |
I have a word template that opens to a form in which the user can select a word document and open it for edit. This all works pretty good, it starts to act a bit *WONKY* when i try and add my own custom tool bar, What i want to be able to do is open the word document
|
| Delete contents of section, but leave section in place | 03 May 2004 16:18 GMT | 2 |
I have a bookmark at the very beginning of a section. I want to go to that bookmark and then delete the contents of the section but leave the section and bookmark there. I've done a 'goto the bookmark' and then expanded the
|
| Adding controls at Runtime in Userforms? | 03 May 2004 15:30 GMT | 9 |
I can do this in VB6 but can't find a way to do it using VBA userforms! Any pointers? J
|
| Searching for creation date of files | 03 May 2004 13:35 GMT | 1 |
I want to program a script, thats searching for all files, created in a certain time range. For exapmle all files, created in year 2003. It should search in a certain folder and all subfolders. Afterwards, the script has to add up the size of all located files and
|
| Inserting a counter in a Word Document | 03 May 2004 08:47 GMT | 6 |
I have just started looking into Visual Basic in order to insert a counter into a document. The counter should increment each time the document is openned. I haven't done very well so far. Anyone care to help?
|
| Toolbars | 03 May 2004 08:14 GMT | 2 |
Is there any way to put a "custom" toolbar on a User Form? I have a "custom" floating toolbar that I would like to also put at the bottom of a form. Any help or a link to a document would be appreciated.
|
| enter keystroke | 03 May 2004 04:28 GMT | 1 |
I'm developing a document with several form fields. I'd like the enter keystroke to behave like the tab keystroke. Is this possible? Thanks. Kevin
|
| Script Blocking | 02 May 2004 22:49 GMT | 1 |
I am getting a message from ACT 6.0 that is telling me to turn off "Script Blocking". I am trying to open a word document from within ACT's Library. Any advise?
|
| VBA | 02 May 2004 19:49 GMT | 2 |
Hello from Steved Is this possible in VBA Kalsoy then paragragh, paragraph Without Fear. If the word Kalsoy is found then ^p then ^p put Without
|
| How to read pictures from a document and save to picture type file by the way of using VBA? | 02 May 2004 11:17 GMT | 4 |
I have some word documents, in which have some pictures. How can I read the pictures from the documents and save to picture type files by using VBA? Thanks very much in advance! With Kind Regards
|