View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Reviewing Large IF statements - Any tools?

<quote
I have some really large and complicated IF statements (formula type, not
VBA) ...
</quote

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
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