View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Gorham[_3_] Chris Gorham[_3_] is offline
external usenet poster
 
Posts: 31
Default Detection of VBA code

Hi,

I'm designing a tool to cycle through the sheets in a
workbook to detect if there is any code behind them. In
workbooks with a large number of sheets this can be quite
tricky to detect using the VBA editor.
Does anybody know how to do this...??

Rgds

Chris