J
jlclyde
I have a form and when it loads I want it to calculate how many merged
cells are in selection.
RnSz = Selection.Cells.MergeArea.Count - is what I thought it shoudl
be but it keeps giving me Application-defined or object-defined
error. I am not sure what this is telling me.
Any help is appreciated,
Jay
cells are in selection.
RnSz = Selection.Cells.MergeArea.Count - is what I thought it shoudl
be but it keeps giving me Application-defined or object-defined
error. I am not sure what this is telling me.
Any help is appreciated,
Jay