Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEASolution
Good use case to power-up an old workflow.
Is the main purpose of a batch macro here to decrease processing time? I see that the start file completes in 0.5 sec and my solution decreased to 0.2 sec. I also understand a batch macro is more resource efficient as each date record is loaded to RAM individually rather than the entire range.
My solution - not quite sure of what the bonus question is asking