Hi all!
I'm wondering that there is really no function that returns me an Excel Range String (something like "A1:CX85") from some numerical indexes (like MakeRangeString(1,1,102,85)). Or is there an other simple way to build a range string when I need more then 26 columns?