| Thread | Last Post | Replies |
|
| Test for End of Section | 02 Nov 2005 23:20 GMT | 17 |
I can't tell all of you how much help you have been to me in learning how to create VB code. I would truely be lost without you all. In my code, I select the page and then test to see if my selection is at the end of the document by testing with:
|
| how to delete files in a directory | 02 Nov 2005 23:15 GMT | 1 |
hallo, my friends, does anybody know how to delete all files in a concrete directory on a disc from VBA code? p.e. in C:\reports - there are already files "....TXT" and at the start of
|
| command button | 02 Nov 2005 23:15 GMT | 1 |
i have a word doc that is a test and have like 10 questions on the word doc. the users click radio buttons to choose their answer. at the end i have created a command button called submit. is there a way that when there done answering the questions and click the command ...
|
| Setting some headers/footers | 02 Nov 2005 22:45 GMT | 1 |
I have a template with three sections and a userform from which the front page title, mmm yyyy, and various headers are automatically inserted. The first two sections have headers and footers different from the third section¹s - which starts the main part of the document - and so ...
|
| Need a macro to search for specific font type | 02 Nov 2005 20:42 GMT | 2 |
I am trying to write a macro that will search through a document for text with a specific font attribute (Comic SANS MS) then copy that text to the clipboard. After copying the text, the insertion point moves to a summary table at the beginning of the doc, where the clipboard is
|
| Defining a TableDef and seeting to a recordset | 02 Nov 2005 18:15 GMT | 1 |
I'm a newbie and need some conceptual help on this. You'll see my other posts as flailing around on this group. Basically, I need to create a recordset (which is the way I want to handle my primary data in my VBA code) and then populate that recordset. I can't see to
|
| Populating a Table using VBA. | 02 Nov 2005 16:45 GMT | 16 |
Hello NG friends, Can you please help this Newbie with two minor coding problems plus one larger one? 1. Fragment-1 below works well but is far from elegant. Is there a more
|
| "Phantom" window | 02 Nov 2005 15:40 GMT | 4 |
I have a VBScript script that processes text files into both Word and Excel documents. The script runs macros that I have written in a document and workbook called WordMacros.doc and ExcelMacros.xls. The script reads instructions from text files, opens the document or workbook as ...
|
| input parameter | 02 Nov 2005 15:38 GMT | 3 |
Ok I have had a fit trying to take an input field and have a table populate from the data pulled because the macro complains that it cannot edit a protected region and fields have to be protected in order to work.
|
| I need to have a vba macro run in a template, but I don't know how to stick them together | 02 Nov 2005 14:48 GMT | 5 |
I feel totally stupid about this and embarrassed, as I have been programming for 20 years, but I need to stuff SQL data in a word document (template) and I am clueless. I made the template, I managed to get into Visual Basic by choosing
|
| How to make a routine that will automatically print a word file after it has been changed via an ole link to an excel file? | 02 Nov 2005 13:24 GMT | 1 |
Hello guys. I know nothing of programming and would like to know how can I make a routine that, as I said, would print automatically a word file after it's been changed via an ole link with an excel worksheet (that implies I've changed the excel file).
|
| How to make a routine that will automatically print a word file after it has been changed via an ole link to an excel file? | 02 Nov 2005 13:23 GMT | 1 |
Hello guys. I know nothing of programming and would like to know how can I make a routine that, as I said, would print automatically a word file after it's been changed via an ole link with an excel worksheet (that implies I've changed the excel file).
|
| How to make a routine that will automatically print a word file after it has been changed via an ole link to an excel file? | 02 Nov 2005 13:23 GMT | 1 |
Hello guys. I know nothing of programming and would like to know how can I make a routine that, as I said, would print automatically a word file after it's been changed via an ole link with an excel worksheet (that implies I've changed the excel file).
|
| How to make a routine that will automatically print a word file after it has been changed via an ole link to an excel file? | 02 Nov 2005 13:23 GMT | 1 |
Hello guys. I know nothing of programming and would like to know how can I make a routine that, as I said, would print automatically a word file after it's been changed via an ole link with an excel worksheet (that implies I've changed the excel file).
|
| Setting some headers and footers | 02 Nov 2005 13:01 GMT | 1 |
I have a template with three sections and a userform from which the front page title, mmm yyyy, and various headers are automatically inserted. The first two sections have headers and footers different from the third section¹s - which starts the main part of the document - and so ...
|