View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey[_121_] ExcelMonkey[_121_] is offline
external usenet poster
 
Posts: 1
Default Change Event that Loops

I think what is happening is that I need to restrict the change event t
the specific cell that I want to see the change in. The way the cod
is written, it triggers based on a change anywhere in the spreadsheet.
The change that needs to be tracked is
Range("DropDownExport")

--
Message posted from http://www.ExcelForum.com