determine if sheet contains mergearea(s)
Thanks
"Tom Ogilvy" wrote:
that first line should be
if isNull(cells.MergeCells) then
--
Regards,
Tom Ogilvy
"dk" wrote:
Is there any way to determine if a sheet contains mergearea(s) without
checking individual cells for MergedCell?
tia,
dk
|