![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I posted the following query in the Tables area, but then saw that most VBA questions were here. Please forgive the double-posting.
I need help with a macro to merge a specified set of cells in a table in a Word 2007 document. My goal is to use code to avoid having to tell hundreds of users which cells to select and merge in a large table, since asking them to do that would inevitably lead to problems. What I've determined so far is that I can't record such a macro, because I can't select the table cells once the macro recorder is active. Once the cells are merged, I want to enter and format text, also using the macro (since it will always say exactly the same thing, to meet regulatory requirements). As an example, I'd like a macro that will: Merge the cells from row 32, column 18 through row 38, column 25 Enter the text "Approved Document" in the merged cell and format it as bold and red. Any and all help will be greatly appreciated. |
| Ads | |
|
#2
|
|||
|
|||
|
Quote:
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to hyperlink to a specific page of an PDF file from MS Word 2007 using VBA/VB 6.0 | yogeshspsoft | Microsoft Word Help | 0 | March 5th 12 06:31 PM |
| Print labels in specific cells | DanO | Mailmerge | 1 | July 29th 09 05:37 AM |
| Positioning Data in Indivisual Cells within a Table using VBA | Romine | Tables | 3 | August 11th 07 02:02 AM |
| Tables, Cells, Line Breaks and VBA | Nick Marinelli | Tables | 3 | March 28th 06 11:09 PM |
| Select specific cells in table via macro | Bill Sturdevant | Microsoft Word Help | 1 | July 27th 05 03:01 PM |