Issues with your account? Bug us in the Discord!
Fun with Excel
Freejack
Jake the Not-so-Wise
in Zocalo v2.0
...or lack thereof. A formula I just completed:
=IF(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)=0,0,IF(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)<=VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE),(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)/VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))*30,IF((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))>VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE),((30*((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE))/VLOOKUP(A12,Sales!$A$4:$E$400,5,FALSE)))+60),((30*((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))/VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE)))+30))))
My head hurts...
Jake
=IF(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)=0,0,IF(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)<=VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE),(VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)/VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))*30,IF((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))>VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE),((30*((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE))/VLOOKUP(A12,Sales!$A$4:$E$400,5,FALSE)))+60),((30*((VLOOKUP(A12,Aging!$A$2:$C$400,3,FALSE)-VLOOKUP(A12,Sales!$A$4:$E$400,3,FALSE))/VLOOKUP(A12,Sales!$A$4:$E$400,4,FALSE)))+30))))
My head hurts...
Jake
Comments
Jake
Freejack,
By the way, based on your color, are you a designer?
Dug
Jake
That's a sure way to:
A. Kill a future programmer. You could be accused of "negligent forced suicide."
B. Explode the universe.
C. Break every MS product in existance.
D. Become a maintenance nightmare for you.
And, if I had the chance, I would indeed break every MS product in existence...
Jake