View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
royUK[_123_] royUK[_123_] is offline
external usenet poster
 
Posts: 1
Default If Selection is one cell


Something like this

Code:
--------------------

If Selection.Count 1 Then MsgBox Selection.Count

--------------------


--
royUK

Hope that helps, RoyUK
For tips & examples visit my 'web site' (http://www.excel-it.com/)
------------------------------------------------------------------------
royUK's Profile: http://www.thecodecage.com/forumz/member.php?userid=15
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=99941