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 #105: Think Like a CSE… Tools are missing!

binuacs
20 - Arcturus

solution attached

scoles0617
8 - Asteroid

My solution:

mmontgomery
10 - Fireball

Challenge #105

ARussell34
8 - Asteroid

Just had to update or remove the folder the macro was calling to and I chose to delete the folder and only leave the name of the macro itself.

JamesCharnley
13 - Pulsar
Spoiler
JamesCharnley_0-1658487650413.png

 

Was intimidated by troubleshooting so I just started with what I knew - download the macro and move to the folder my macros are stored in. I was kind of surprised to see it worked straight away, and then just had to take the right configuration from the xml of the missing macro. Nice!

acarter881
12 - Quasar

Here's my solution.

Spoiler
my_weekly_challenge_105_solution.png
aiahwieder
8 - Asteroid

Always equal parts exciting and scary to muck about in XML . . .

FrederikE
13 - Pulsar

Rewrote the XML Code manually.

grazitti_sapna
17 - Castor

Here is my solution

Sapna Gupta
karlhansen
9 - Comet
Spoiler
I opened the yxmd in WordPad and found that the macro wanted to live in a folder called 'Macros'.  The workflow ran properly after I created the folder and moved the macro there.