N
Nimmi Srivastav
Hi,
You guys are amazing. Your macros are so succinct, and yet so
powerful. I am truly in awe.
I now need help with 2 macros: actually one with two variants.
I want to selectively merge cells in a table. Here's what I want to
do:
1). Prompt user for a range of row numbers (say {r1} through {r2})
Prompt user for a column number (say {c1})
In the rows {r1} through {r2}, merge cells in columns {c1} and
{c1}+1
2). Prompt user for a range of column numbers (say {c1} through {c2})
Prompt user for a row number (say {r1})
In the columns {c1} through {c2}, merge cells in rows {r1} and
{r1}+1
Thanks in advance,
NS
You guys are amazing. Your macros are so succinct, and yet so
powerful. I am truly in awe.
I now need help with 2 macros: actually one with two variants.
I want to selectively merge cells in a table. Here's what I want to
do:
1). Prompt user for a range of row numbers (say {r1} through {r2})
Prompt user for a column number (say {c1})
In the rows {r1} through {r2}, merge cells in columns {c1} and
{c1}+1
2). Prompt user for a range of column numbers (say {c1} through {c2})
Prompt user for a row number (say {r1})
In the columns {c1} through {c2}, merge cells in rows {r1} and
{r1}+1
Thanks in advance,
NS