| Thread | Last Post | Replies |
|
| again in trouble with word macros | 19 Jan 2004 21:04 GMT | 2 |
One simple question (i didn't work with forms in word for a long time) Where is the option to lock form?
|
| Visual Basic in general and a moan | 19 Jan 2004 20:52 GMT | 7 |
I've been trying for a few months to understand and start to use Visual Basics and nothing works. The main problem is the Microsoft Help Pages. The guy who wrote them should be shot. A list of functions in alphabetical
|
| textboxes | 19 Jan 2004 20:52 GMT | 1 |
there's a way to handle the text boxes inside the word doc ?
|
| Duplicated Data | 19 Jan 2004 20:40 GMT | 2 |
I am trying to sort out all the forms I use at work so that when I input Data, that is to be used in all the forms, i.e. name, address, dob etc it automatically goes onto each form after inputting the data on the first form
|
| Footers again | 19 Jan 2004 20:23 GMT | 5 |
Word 97 VB 6 I am trying to create footers in a macro. I have just about everything working with the different sections (I want a different footer for each
|
| Lengthen the text displayed by a ToolTip? | 19 Jan 2004 19:36 GMT | 2 |
I have a number of AutoText entries that begin with the same words and can't be specifically identified by the ToolTip displayed, since it only shows the first five or so words, e.g. "The customer's order was ..."
|
| Dumb question - How to remove a button from a toolbar? | 19 Jan 2004 19:34 GMT | 2 |
I accidently duplicated a button on a Toolbar and want to delete it. ... TIA
|
| How to read ASK filed from VB | 19 Jan 2004 19:09 GMT | 3 |
Anyone know how to grab the data that a user has entered via an ASK field. Thanks much!
|
| Macro help | 19 Jan 2004 17:31 GMT | 1 |
I have a text file with 1000 lines. Each line consist exact 128 characters. the first 2 characters of each line determines wich code I should use : for example : 21 means code ....
|
| Automated Mailmerge of comma separated file | 19 Jan 2004 16:43 GMT | 3 |
I've got an application that uses OLE auto. to open a word doc, make it a mailmerge doc, attach a previously created data file (in sdf format - comma separated, quote delimited) merge and print. This works well as long as the data file and/or the document have already been merger. ...
|
| Macro to print on both sides | 19 Jan 2004 14:05 GMT | 2 |
I tried to create a macro to print on 2 sides of a page using my HP desk jet printer. Since the print properties dialog box is in the HP software not Word, all I get is File/Print...
|
| ms word 2000 | 19 Jan 2004 12:52 GMT | 2 |
unable to open Word in a new install of Office 2000. Before I could solve this problem with the deleting Normal.dot but it doesn't work with this. Any suggestions? Larry
|
| Missing VBA6 DLLs | 19 Jan 2004 09:30 GMT | 2 |
Hi, I cannot open Word and therefore am unable to access any of my documents. Apparently I am missing Language DLL: VBA6INTL.DLL This file is apparently now missing from my
|
| using word constants | 19 Jan 2004 08:10 GMT | 4 |
lol I use Word 2000 and try to learn VBA . Selection.Goto wdGotoLine , wdGotoFirst In the help menu I have found that Selection is a object , Goto is a
|
| inserting table/text into document | 19 Jan 2004 07:37 GMT | 3 |
Hi!...First of all, you guys are great! I am a speech pathologist. I have to write reports ALL the time. I am trying to make my reports as automated as possible..and user friendly to share with collegues.
|