View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R.VENKATARAMAN R.VENKATARAMAN is offline
external usenet poster
 
Posts: 74
Default use of function <target

I find I am able to use <target only in event modules of sheet or this
workbook but not in standarad module nor as worksheet funciton.. I would
like to have some more ideas of useof <target. I find I can use
<activecell instead of <target in standard module.
thanks regards