October 2007
M T W T F S S
« Aug   Nov »
1234567
891011121314
15161718192021
22232425262728
293031  

Archives

Archive for October, 2007

Miss(ed) Shapes?

( General )

Over at JMT there was a strange question asked. How do you get the cells that a drawn shape lies over? I'm was amazed to see that there were methods in the OM to get this, heres some example code

Sub MShapesLocation()
''Code by Ross McLean - Methods In Excel
''Tells you the top left and bottom right [...]