我需要excel任务的帮助.
Name City
---------------
John London
Maxx NY
Ashley DC
Paris
Run Code Online (Sandbox Code Playgroud)
解决方案必须是:
John-london
John-NY
John-DC
John-Paris
Maxx-london
Maxx-NY
.
.
.
.so on.
Run Code Online (Sandbox Code Playgroud)
简单地说,我必须将一列中所有元素的文本添加到其他列中所有元素的文本中.如果提供没有宏或VB的解决方案,我将不胜感激.