文字檔轉成google sheet - Google

Table of Contents

請問要如何才能把文字檔(rtf or txt)轉成google sheet的檔案?

文字格式是:
A: p."數字", 文字串1,文字串2,...:
文字串

B: p."數字", 文字串1,文字串2,...:
文字串

C:: p."數字", 文字串1,文字串2,...:
文字串

想轉成
第一欄是: A: p."數字", 文字串1,文字串2,...:
第二欄是:文字串

謝謝

--

All Comments

Agnes avatarAgnes2018-06-20
99.87% 得靠寫程式轉
Charlotte avatarCharlotte2018-06-21
可以用文字編輯器把後面的:取代成別的分隔符號再用spreads
heet讀