Skip to Content
0
Former Member
May 10, 2008 at 02:41 PM

DP Macro- IF loops

91 Views

Hi all,

I am bit bogged down by IF loop.If there are two loops in a step, for example,

IF

Condition1

-


Expression1

Then------

IF

Condition2

-


Expression2

Then-------

ENDIF

ENDIF

which loop will be executed first?

Inputs are welcome

Vard