cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Nested conditionals in APO DP

edsays73
Explorer
0 Likes
284

Hi All,

I have a requirement for a macro which needs a nested IF conditional.

IF

kf1 has 4 weeks of history in the last 5 weeks

kf2 = kf3

This is the main conditional and the macro should stop running if this is satisfied.

ELSEIF

Overridden kf4 is NOT initial

kf2 = kf4

here's the problem

IF Overridden kf4 IS initial AND kf1 does NOT have 4 weeks of history in the last 5 weeks

kf2 = a calculation based on several kf

ELSE

Overridden kf4 is NOT initial

kf2 = kf4

Any help on this would be much appreciated

Accepted Solutions (0)

Answers (0)