View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Reviewing Large IF statements - Any tools?

smart indenter may help sort it out, too.

http://www.oaltd.co.uk/Indenter/Default.htm

--


Gary


"BJ" wrote in message
...
Hi All

I have some really large and complicated IF statements (formula type, not
VBA) that I need to review.

I seem to recall a VBA tool someone created to do this, but I can't find a
link in my favorites.

Any thoughts?

Thanks.

BJ