Hi All,
I use a VBA to automate some repetitive tasks, including pulling domain metrics from ahrefs.
Pulling the data from ahrefs for many domains takes time however, and I'd like VBA to wait for it to finish before moving on to the other sub-tasks I specified in the macro.
Anyone had a similar problem or has any idea?