![]() |
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Try modifying as shown:
Code:
oRow.Cells(1).Range.InsertAfter vbCr & arrList(lngIndex - 1)
Else
oRow.Cells(1).Range.InsertAfter vbCr & arrList(lngIndex - 1)
End If
|
|
#2
|
||||
|
||||
|
Dear Sir,
I wanted to modify macro by editing it to make some correction I neglected while asking thinking that I will figure it out later. I want to convert table as follow ![]() to ![]() The word file containing both information is as follow. https://docs.google.com/viewer?a=v&p...I2NTkwMjA0YWE3 |
|
| Tags |
| macro vba word, microsoft word 2010, word table |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Global macro across a number of different word files
|
daffy | Word VBA | 6 | 07-08-2014 05:42 PM |
| Creating a table for a variable number of rows | OllieOnline | Mail Merge | 1 | 03-27-2013 02:48 PM |
| Using macro to add variable number of rows to a protected word table | Julia | Word Tables | 1 | 01-09-2013 06:04 AM |
| Moving data from multiple rows to 1 row for each program number | ballj_35 | Excel | 3 | 08-01-2012 05:10 AM |
Fixing number or rows in a table
|
burnsie | Word | 2 | 07-12-2011 02:59 AM |