Hello,
how can I determine what range is selected in a worksheet?
Application.selection returns only the selected range in the active sheet. But clearly range selections are remembered for each worksheet individually, and they even persist between Excel sessions. So the selected ranges must be saved with each worksheet.
I was looking for a worksheet.selection property, but such a property does not exist.
Thanks very much
Gantenbein
Last edited by Gantenbein; 01-13-2009 at 08:41 PM. Reason: clarification
You can only know what range is selected in the active worksheet, if you want to do something in another sheet, "Select" cannot be used, what are you trying to do in another worksheet??
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks