Dear all,
I have DATA 1 and DATA 2
And, I have to iterate every DATA 1 to every DATA 2
For example:
DATA 1 | DATA 2
J | J
F | J
S | F
RESULT
J | J
J | J
J | F
F | J
F | J
F | F
S | J
S | J
S | F
I attached the file for clear example
Could it be automatically by macros?
Any help would be appreciated
Thanks,
Mut
Bookmarks