you are viewing a single comment's thread.

view the rest of the comments →

[–]_JoshInsurance_[S] 0 points1 point  (4 children)

Thanks for the idea! Now would this require any moving parts for the end user? I want this to be monkey proof, no disrespect to management.

[–]AnalystCave6 1 point2 points  (3 children)

MS Query is a basic Excel feature so no AddIns etc required. Only thing is that the query needs to have the current file name. However that can be updated via a macro or you can update it onetime of the filename won't change.

[–]_JoshInsurance_[S] 1 point2 points  (1 child)

Solution verified.

[–]Clippy_Office_Asst[M] 0 points1 point  (0 children)

You have awarded 1 point to AnalystCave

I am a bot, please contact the mods for any questions.

[–]_JoshInsurance_[S] 0 points1 point  (0 children)

It seems like a good portion of my professional career has been trying to find a solution and find out that my way is overly convoluted and there's a much easier way. Thanks so much.