Question
November 22, 2006 at 05:23 AM
jlcopp

It’s not working

by jlcopp . Updated 19 years, 9 months ago

I followed your directions, but either I’m being very dense or there’s something missing. When I try to run the macro, nothing happens. I thought this would bring my cursor to the last cell after my data.

This is what my macro looks like:

Sub ResetRange()
ActiveSheet.UsedRange
End Sub

What have I done wrong?

This discussion is locked

All Comments