Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, how to (by VBA macro code) unselect all selected cells/areas in all sheets named for example "MyPage X", where X is an ascending number from 1 and up? BR, Siri -- SiriS ------------------------------------------------------------------------ SiriS's Profile: http://www.excelforum.com/member.php...fo&userid=7995 View this thread: http://www.excelforum.com/showthread...hreadid=502832 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Something has to be selected in each sheet--either a range or an object.
So you could just select a different cell???? SiriS wrote: Hi, how to (by VBA macro code) unselect all selected cells/areas in all sheets named for example "MyPage X", where X is an ascending number from 1 and up? BR, Siri -- SiriS ------------------------------------------------------------------------ SiriS's Profile: http://www.excelforum.com/member.php...fo&userid=7995 View this thread: http://www.excelforum.com/showthread...hreadid=502832 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() OK, of course, at least one cell has to be selected in a sheet.. Sorry to bother you all with this problem! My problem was that I am looping through a lot of sheets and for all selected columns in the sheets I do some calculations and then create a new sheet with the result. Before I select all columns I will do the calculations for I need to "unselect" everything else. But it will work fine by first just selecting, say cell "B2", in all sheets, just as you told me, and then select the other columns. And during the calculations I will check that selection is not "B2". Thanks, Siri -- SiriS ------------------------------------------------------------------------ SiriS's Profile: http://www.excelforum.com/member.php...fo&userid=7995 View this thread: http://www.excelforum.com/showthread...hreadid=502832 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set print areas for multiple sheets simultaneously? | Excel Discussion (Misc queries) | |||
grid lines - off in selected areas | Excel Discussion (Misc queries) | |||
Opening multiple Excel files that contain varied selected sheets | Excel Worksheet Functions | |||
How do I undo an action when multiple sheets are selected? | Excel Worksheet Functions | |||
Multiple sheets selected | Excel Discussion (Misc queries) |