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 #14: Warehouse Distribution

LordNeilLord
オーロラ

This one caused a bit of head scratching...

 

スポイラ
Weekly Challenge 14.png
DE0413
アステロイド

I started out attempting an iterative macro but, still being new to macros, I couldn't figure out how to get the new count values to replace in the iterations.  I ended up using multi-row formulas to solve.  I'll be sure to check out all of the iterative macro solutions to hopefully get a better understanding of how those work.

スポイラ
Week14Challenge.png
LordNeilLord
オーロラ

Workflow

sagarb
アステロイド

Used running total and multi row formula tools. Going to try with macros as well.

nick_ceneviva
ボリード

Solution attached.  I kind of took a shortcut with byte to handle the negative numbers but it seems to have worked.

jamielaird
マグネター

Solution attached.  I used a running total and multi-row formula tool rather than an iterative macro.

 

スポイラ
challenge_14.png
patrick_digan
17 - Castor
17 - Castor
スポイラ
Capture.PNG
Natasha
コメット

I used two multi-row formulas instead of a running total, which is quite an interesting idea.

 

スポイラ
Screen Shot 2017-09-18 at 21.32.02.png
MaxGiegerich
アステロイド

Solved with the running total method as others have shared. Took a stab at the iterative macro and got stuck so thanks for highlighting that hole in my knowledge!

JoshKushner
クエーサー

This was quite fun! (A bit thrown that the category of this question is 'macros' when it doesn't require a macro though)