[問題] EXCEL是否能做「堆疊」(Stack)

看板Office作者 (安得森)時間17年前 (2008/08/05 13:47), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
我是作社會網絡分析的,有兩個以上的Excel檔(為正方形對稱矩陣格式) 例如 時間1: 時間2 A C E A B D ←欄位名 A 0 1 1 A 0 1 1 C 1 0 1 B 1 0 1 E 1 1 0 D 1 1 0 需求: 將兩個Excel合併,取各檔案欄與列的「聯集」將原始Excel擴充欄位。 新的(各個)Excel,原本沒有交集的欄列cell一律填0,例如: 時間1: 時間2: A B C D E A B C D E A 0 0 1 0 1 A 0 1 0 1 0 B 0 0 0 0 0 B 1 0 0 1 0 C 1 0 0 0 1 C 0 0 0 0 0 D 0 0 0 0 0 D 1 1 0 0 0 E 1 0 1 0 0 E 0 0 0 0 0 (A'C'E交集數字維持不變) (A'B'D交集維持原數字不變) (B'D尚未出現,交集皆為0) (C,E消失,交集皆為0) 時間3:若有繼續檔案,依此類推... 請問Excel能做這件事嗎?我查了很久,都查不到(其實也不知道這叫什麼功能) p.s 有別的軟體叫這做「Time stack」功能,字面是這樣敘述的: This procedure takes a collection of separate datasets with nodes in common (such as a network sampled at multiple points in time in which nodes appear and disappear), builds a single multidimensional matrix with all nodes that have ever appeared. ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ 謝謝大家了! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.114.139.128 ※ 編輯: MrAndersonn 來自: 140.114.139.128 (08/05 13:49) ※ 編輯: MrAndersonn 來自: 140.114.139.128 (08/05 13:49)
文章代碼(AID): #18b-bL8v (Office)
文章代碼(AID): #18b-bL8v (Office)