Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a named range table of multiple 9 column rows and am using the
following code to load cells 5 and 9 in the j-th row of the table: Sheets(ToSheet).Range(ToTable)(j, 5).Value = "aaa" Sheets(ToSheet).Range(ToTable)(j, 9).Value = "bbb" What code would merge cells 5 thru 9 of row j+1 to a single cell. I appreciate your help, -John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Merging two cells within the same table | Excel Programming | |||
Table Merging | Excel Discussion (Misc queries) | |||
Please Help with Two Table Merging | Excel Discussion (Misc queries) | |||
Merging cells in Word Table from Excel | Excel Programming | |||
Mail Merging a Table | Excel Discussion (Misc queries) |