| Thread | Last Post | Replies |
|
| Populating an excel list from an Array | 27 Feb 2006 16:42 GMT | 1 |
I have an array(Variant) of values. I would like to show them as a list in the excel worksheet. How do i do this? I am a newbie!!
|
| Pictures and Addins | 27 Feb 2006 14:17 GMT | 1 |
I have a weird situation. I have a cover sheet with two images on it. I typically call in the cover sheet using a macro, and the pictures are "there" but not really there: I can click on them, and the handles show, but the pictures are not themselves visible.
|
| Why isn't "Replace" working? | 27 Feb 2006 13:48 GMT | 4 |
This loops through each cell of each table to replace paragraph marks in cells with spaces. The looping works fine - the Replace does not! Can someone please drop-kick me in the right direction? Ed
|
| medical treatment flow chart | 27 Feb 2006 11:01 GMT | 1 |
I need some form of flow chart attached to a general first aid protocal.
|
| Print Macro Problem | 27 Feb 2006 10:01 GMT | 2 |
We have a problem in that if you have a 2 page document on screen in print layout view showing the top of the first page but with the cursor in the second page and we then click on the print macro it prints the first page. If we scroll so that only the 2nd page is in view on the ...
|
| Importing info from VBA program to spreadsheet | 27 Feb 2006 08:30 GMT | 1 |
I am new to VBA and was wondering if anyone could please help me with a problem I have been encountering. I am making a spreadsheet for my school's drama festival.It has a small VBA program in it which shows the user a seating plan. He/she can
|
| ChDrive ChDir | 26 Feb 2006 23:04 GMT | 1 |
I'm using Word 2003 and I can't get these simple commands to work the way I expect: Sub temp() ChDrive "J"
|
| Word VBA:Using docproperty in a userform | 26 Feb 2006 22:36 GMT | 4 |
I want to get user input for a document using a userform and the property fields (say "Author") already in the document. Is there a way I could use the information already in a docproperty thru a userform in VBA? Example: assign the value of docproperty "Author" to a field call ...
|
| The bookmark is crashed by the text | 26 Feb 2006 22:11 GMT | 2 |
How can I write some text at a Word bookmark, via VBA, without losing the bookmark, whether or not the bookmark currently encloses any text? Thanks for your help, Gérard
|
| Formfields | 26 Feb 2006 17:24 GMT | 6 |
How do I get Word VB to return the name of a formfield I have selected?
|
| How can I force the document map to only display level 1 headings | 26 Feb 2006 16:56 GMT | 4 |
Does anyone know the macro magic that will make Word display only level 1 headings? I use document map all the time, and each time I open a document, I have to right-click the map and display level 1. Want that done automagically.
|
| Excel to Word - GetObject usage | 26 Feb 2006 08:59 GMT | 1 |
What is wronge with this code intended to copy from an Excel worksheet to a closed word document (with a formatted header)? Thanks in advance ! Dim objWord As Object
|
| Word 2003 Mail Merge Issues - Help Needed | 26 Feb 2006 08:15 GMT | 1 |
I've got to be missing something... and it is probably very simple. I pull up a blank Word document. Add verbiage for a generic letter formatted in Times New Roman with 12 point font.
|
| Slow | 26 Feb 2006 08:07 GMT | 1 |
I have a Word 2000 doc that consists of 8 labels and text boxes then a table of 4 columns and 20 rows consisting of a text label in column 1 then a radio button in columns 2, 3, and 4 on the first page. So, basically, the user opens the doc and fills in the 8 text boxes with things ...
|
| Blank page | 26 Feb 2006 01:27 GMT | 5 |
Is there a simple test to determine whether or not a worksheet / page is blank. By blank, I mean with no text.
 Signature donwb
|