J
jon
I have a fairly simple Sheet with data down to E:85. When I calculate
NX = ActiveCell.SpecialCells(xlLastCell).row
the result is M:65536.
I've tried selecting and clearing all of the cells beyond the end of my real
data, but to no avail. I can share the offending Sheet with you
(individually) if you wish.
Any idea what is going on? I'm about to release an AddIn, and this problem
makes the AI blow up, which would be pretty embarrassing...

Jon
jbondy at sover dot net
NX = ActiveCell.SpecialCells(xlLastCell).row
the result is M:65536.
I've tried selecting and clearing all of the cells beyond the end of my real
data, but to no avail. I can share the offending Sheet with you
(individually) if you wish.
Any idea what is going on? I'm about to release an AddIn, and this problem
makes the AI blow up, which would be pretty embarrassing...

Jon
jbondy at sover dot net