View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Willow[_5_] Willow[_5_] is offline
external usenet poster
 
Posts: 12
Default Worksheet_Change and range test

Hi,

I'd like to know how to test within an event macro that the active selection
(user made) is only one cell and not a mulitple cell range to use the
property .value on the target. How to test this ?
Thanks in advance.
Willow