Hi guys,
Im just starting with VBA.
could you help me and tell how I can do this operation with a loop. Now Im changing the offset values manually but I know there is a loop possible.
Could you please tell me how to do it with explanation.
Sub iex()
Dim i As Integer
Dim y As Integer...