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

看板Office作者 (David)時間17年前 (2008/08/15 05:26), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《MrAndersonn (安得森)》之銘言: : 時間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 可用SUMPRODUCT完成 http://i.am.ntu.googlepages.com/Sum_MrAndersonn.xls : (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: 218.164.49.84
文章代碼(AID): #18fACX-q (Office)
文章代碼(AID): #18fACX-q (Office)