jacktripper
Programmer
I am taking over a database project from a previous developer who insisted on building massive, gigantic queries which are basically huge nested IIf statements. IFf within Iff within Iff. It makes it incredibly difficult to read and understand what is actually going on.
Is there any such tool that will autoformat the query so its indented and readable? Or easily converted into something that is more akin to an If/Else/ElseIf series of statements?
I haven't done a ton of access 2003 programming, so this kind of "ugly code" is a little frustrating to me.
Thanks in advance for any help.
Is there any such tool that will autoformat the query so its indented and readable? Or easily converted into something that is more akin to an If/Else/ElseIf series of statements?
I haven't done a ton of access 2003 programming, so this kind of "ugly code" is a little frustrating to me.
Thanks in advance for any help.