View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Unselect all selected areas in all sheets

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