Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Excel に問題があります。それほど複雑ではありませんが、ここでハングアップします。
だから、私がやりたいことはこれです:
この列には、動的に作成された文字列が立っています。たとえば、次のようになります。
string example = "[CopyInCellA1][CopyInCellA2][CopyInCellA3]";
そして、[...] に書いたように、この値をコピーして Excel に入れたいと思ってい','ます'\t'。
','
'\t'
いくつかの良いアイデア。