Thread
:
select merged cells
View Single Post
#
1
Posted to microsoft.public.excel.programming
Max Potters
external usenet poster
Posts: 43
select merged cells
Hi ,
I'm trying to select merged cells ("B25:B28"). When I type in the following
code, sheet1.range("B25").select,
VB
gives an error. I tried selecting the
whole range as well, but no success. Hope someone knows how to do this.
Thanks in advance
Max
Reply With Quote
Max Potters
View Public Profile
Find all posts by Max Potters