I have two variables in a document of excel and I need to use these values in a For Each loop, for example:
the first value is a number of a client and I search this client on a website, the second value is a number of impressions.
I need to search the client and the second value in the same For Each loop.
In other words, the for each separate the values of the list in an element, and I need two elements
this image presents the elements