![]() |
#1
|
||||
|
||||
![]()
Hey Fellas,
I've got a macro that moves the text from one cell to another. The code goes something like this: Code:
Dim oRow as Row set oRow = ActiveDocument.Tables(2).Rows.Add oRow.Cells(1).Range.Text = ActiveDocument.Tables(1).Rows(1).Range.Cells(1).Text |
Tags |
cells, copying, tables |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Color-fill a range of cells, based on text in a different sheet. Possible? | unittwentyfive | Excel | 2 | 06-01-2014 06:48 AM |
Copying a formula that uses pivottable cells | Paul46 | Excel | 0 | 02-08-2014 07:04 AM |
![]() |
isminoh | Excel | 5 | 04-18-2012 11:49 AM |
![]() |
tinfanide | Word VBA | 1 | 02-06-2012 05:57 AM |
Count range cells eliminating merge cells | danbenedek | Excel | 0 | 06-15-2010 12:40 AM |