Quantcast
Channel: MicroStation Programming - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1677

Re: [v8i VBA] Error in finding last row in Excel using VBA

$
0
0

Hi,

I found this in one of my scripts.

   With excel.ActiveSheet.UsedRange

       StartRow = .Cells(1).Row

       StartCol = .Cells(1).Column

       EndRow = .Cells(.Cells.Count).Row

       EndCol = .Cells(.Cells.Count).Column

   End With

Regards, Stefan.


Viewing all articles
Browse latest Browse all 1677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>