Hello
I have column A with usernames, I need to copy Column A cell values in the column B on different section of the syntax
ex.
Column A: jdoe,bgarcia
Column B:
\nas1\home\username(from column A) \\nas2\home\username (from column A) /copyall /W:10 /R:1 /MIR /LOG+:C:\Logs\username(from column A)-log.txt /TEE
how can I accomplish that.