Showing posts with label excel. Show all posts
Showing posts with label excel. Show all posts

Mar 15, 2012

Count the number of cells/values by multiple group/criteria in Excel 在 Excel 中依照多個群組計算值的次數

Excel count the number of values by countif function:
在 Excel 中可以用 countif 函數來計算值出現的次數


If we need count the number of values by multiple columns:
如果需要依照多個群組來計算的話:




Rank data by group in Excel 在 Excel 中依照群組排名資料

Excel Rank function can be used to rank for single column ("Charge") data easily.
Excel 使用 rank 函數可以很容易的排序單一行的數值,這裡以charge 為例。



How about if we want to rank "Charge" by "Method" like this ?
但是如果要先依照 Method 群組後,再排名 Charge呢?


Oct 4, 2011

Adjust all columns width 在Excel 中自動調整所有欄位寬度

Step 1. Select all data
選擇所有的資料

Step 2. on the "Home" tab, click "Format" under cell section and select "AutoFit Column Width".
在 Home 的分頁中,選擇 Cell 區域裡的  Format選擇,並按下 AutoFit Column Width。


Then you can see all columns have been adjusted to best width.
然後就可以看到所有的欄位已經調整至資料的最佳寬度。