I am having hard time with retrieving range.address which is longer than 255 characters.
My range consists of multiple fragmented ranges, its address looks like this:
"A1:B3, C4, K7:T6, A3:D3"
Currently I am working on a range with address longer than 1000 characters. The sad thing is I have not been able to get the full address with range.address. I got only 255 first character.
Any help is appreciated :)
By the way, I have read Microsoft's work around on passing string longer than 255 chars at http://support.microsoft.com/kb/105416 . But that's about passing string, not about returning string, so...yeah.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…