Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy solution:
I really enjoyed this challenge.
I solved it using a batch macro. It iterates the specified coordinates for each file and outputs the results in a column that's based on the coordinates.
If the customer wants to add more coordinates, they can simply add more to the text input tool and it will append a new column.
Great solution.
My solutions prepping for Core Cert.