| Thread | Last Post | Replies |
|
| User Form Error When 2nd Form is Created | 06 Feb 2006 14:41 GMT | 3 |
Any body help me with this. I have a user form that works great - displays index data. - userFrm1 I have created a 2nd form to do something else - userForm2 - this works great but now
|
| Urgent help needed: opening word document from asp | 06 Feb 2006 14:20 GMT | 4 |
I need some help with this one: I'd like to open a word document (testdocument.doc); adjust it and save the document again as result.doc . I wrote the following code to perform this action, but if I run the application, I get an error:
|
| VBA equivalent to Enum in C | 06 Feb 2006 13:43 GMT | 2 |
Is there anything similar to the enum statement in C? Eg, I can have four constants defined using this statement (if I remember my C correctly): enum {NONE=0, TEST=1, ERROR=5, RETRY=7};
|
| populate cbo box with recordset from database | 06 Feb 2006 13:15 GMT | 1 |
I have created a userform in Word VBA that has a combo box. O userform_initialise() I want that combo box to be populated with al records from a particular field in an Access table (the ID field). I' totally stumped.
|
| Corrupt spelling in tables | 06 Feb 2006 10:13 GMT | 1 |
The spell checker is working fine in the normal text body of my doc but ONLY SOME of the misspelt words in the tables are not being checked - the ones beside which I have put an asterisk and space as a bulleting mark. I've tried selecting the whole document, gone to ...
|
| Custom task pane | 06 Feb 2006 10:11 GMT | 1 |
How can I develop a custom task pane, preferably operating in both Word 2002 and Word 2003? VSTO offers some custom task-pane capabilities that support Word 2003 only. Does VSTO support completely new task panes (as opposed to modifying existing
|
| Question for Greg Maxey on Open for Input statement | 06 Feb 2006 01:45 GMT | 11 |
Greg, I was trying to understand the syntax of the Open for Input statement you provided in an earlier thread for the OpenListOfFiles macro, and I don't get how the line "Input #1, myFile" works. The syntax and sample
|
| OR operator in Find and Replace | 05 Feb 2006 22:09 GMT | 2 |
I need to find a way, ANY way to find either "shall" or "require" in a document at the same time using the "Find and Replace" object/tool. I'm using VBA to tag each location, but the order is of great importance.
|
| Find and replace in Word (2002) Macros. | 05 Feb 2006 21:27 GMT | 2 |
Ihave recorded a macro : Sub Macro6() ' ' Macro6 Macro
|
| underscore line | 05 Feb 2006 11:37 GMT | 7 |
another qucik question: If i have "year ________ month _______ day _________ in ________" and i need to delete all the underscore line with a text , how can i do it? i dont know how long is the line cause it comes from different procedures
|
| How do I set Word from that outputs as raw data? | 05 Feb 2006 07:57 GMT | 1 |
I am creating a Word form using text form fields and drop-down menu form fields. When the user has completed the form, Word must generate the raw data into a new file that user can update. There are two restrictions on the process:
|
| How do I get rid of acrobat comments on the menu? | 05 Feb 2006 06:54 GMT | 2 |
I cannot get rif of Acrobat comments on my menu bar. I have approximately 27 entries of Acrobat comments showing on the menu and I cannot get rid of them, I have tried the 2 suggestions in the help area, it's not working. It is so aggravating. I have Microsoft Word 2003, when ...
|
| Word should recognise the word obelisque (an egyptian monument.) | 04 Feb 2006 21:34 GMT | 1 |
I was trying to describe the washington monument as an obelisque and continually could not get word to recognise any spelling. I am using the UK english version because I am Canadian and we use similar spellings, but the word obelisque should be recognised.
|
| menu bar disappeared | 04 Feb 2006 20:44 GMT | 1 |
All my toolbars disappeared in MS Word. When I open a document, all I have is the ruler on top, I can't do anything. Please help.
|
| word 2003 will not open | 04 Feb 2006 19:11 GMT | 2 |
I recently upgraded to Word 2003. But now Word will not open at all. Sometimes it will open in 'safe mode' but this is not everytime. I have tried the 'detect and correct errors in installation" on the installation CD but it did not help at all.
|