Thread
:
Merge Cells
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
RonaldoOneNil
external usenet poster
Posts: 117
Merge Cells
Use Curly Brackets, double quotes and remove the true
oSheet.Range("A34:A35").Merge
"CarlainCerebroMode" wrote:
I Just want to know how to merge via code two cells:
This doesn't work:
oSheet.Range['A34:A35'].merge:=true;
Reply With Quote
RonaldoOneNil
View Public Profile
Find all posts by RonaldoOneNil