Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #432: Sequential Logic

cmoussa
8 - Asteroid

WF.png

 

robert-headington
8 - Asteroid

#432

martinson
9 - Comet

Heavy influence from RolandSchubert

 

lidailida
6 - Meteoroid

😊

SamBreen
8 - Asteroid

 

Spoiler
Capture 2.JPG

Workflow above and formula logic below :)

Spoiler
Capture.JPGCapture.JPG

 

GGGDias
8 - Asteroid

i followed that same approach but it would never work because A is the supposed to be sum of A B and C of the previous row.

I'm not sure you noticed, but even though your formula gave the same result as the answer, it did not actually followed the challenge's formula of " Column A: Calculate the sum of all numbers in the previous row."; which I believe might only be achievable via macro, right?  Do you know if there would be any other way to iterate through the records like that, assigning values to multiple fields without a formula?  Just wondering...

Thanks Roland!

 

GGGDias
8 - Asteroid

Very few people found the given solution for this problem (without using Transpose and Crosstab instead), which comes as no surprise as it is a very cryptic solution if you ask me.  More laborious but way simpler to implement with a macro.  Without the macro this is a simple yet wicked challenge if you ask me.  Cheers!

GGGDias
8 - Asteroid

Dirty??!  you should feel proud as you were one of the very few who found this wicked solution with cross tab and transpose, which was the true (no macro) solution to this wicked challenge.  Anyone can do it via macro, but takes ingenuity to figure it out how to solve it without.  Kudos to you TurboToad!

PhilipMannering
16 - Nebula
16 - Nebula

Solution attached...

 

Spoiler
image.png
mgaronson
11 - Bolide
Spoiler
Challenge 432 Workflow Pic.png

 This was a little tricky for a basic challenge. Took a while to figure the trick out.