這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
microsoft:office [2007/11/18 11:27] wenpei |
microsoft:office [2010/10/16 12:14] (目前版本) wenpei |
||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== Word ====== | ||
+ | [[http://www.ithome.com.tw/itadm/article.php?c=55712&s=1|自救術─文書處理實務:為何圖片總是不聽話?]] | ||
+ | |||
====== Template ====== | ====== Template ====== | ||
- | http://office.microsoft.com/en-us/templates/FX100595491033.aspx | + | * 微軟官方:http://office.microsoft.com/en-us/templates/FX100595491033.aspx |
+ | * TemplatesWise:http://www.templateswise.com/ | ||
+ | * free ppt templates:http://www.freeppttemplates.com/index.html | ||
+ | * Presentation Helper:http://www.presentationhelper.co.uk/ | ||
+ | * PowerPoint Styles:http://www.powerpointstyles.com | ||
- | 許多主題可以套用。 | + | ====== Excel Tips and Shortcuts ====== |
+ | http://www.cogniview.com/convert-pdf-to-excel/post/the-excel-magician-70-excel-tips-and-shortcuts-to-help-you-make-excel-magic/ | ||
+ | |||
+ | * Online tutorials & videos | ||
+ | * Books | ||
+ | * Forums, News Groups and Mailing Lists | ||
+ | * Excel Experts | ||
+ | * Excel Blogs and Tip Sites | ||
+ | * Excel Templates | ||
+ | * Excel Templates | ||
+ | * Additional Excel Resources | ||
+ | |||
+ | ====== PowerPoint 2007 ====== | ||
+ | ===== 將檔案中所有的圖片拿出來 ===== | ||
+ | 直接將檔案的副檔名改成「.zip」,解壓縮後,即可在「ppt/media」資料夾中找到所有圖檔。 | ||
+ | |||
+ | ===== 利用Powerpoint建立美麗的3D圖示 ===== | ||
+ | http://notebook-it.blogspot.com/2008/07/powerpoint3d.html | ||
+ | |||
+ | ===== 利用PowerPoint製作3D地圖簡報 ===== | ||
+ | http://notebook-it.blogspot.com/2008/07/powerpoint3d_30.html | ||
+ | |||
+ | ====== Word ====== | ||
+ | ===== 移除所有超連結 ===== | ||
+ | 將要移除超連結的區塊全選起來,然後按下「Ctrl + Shift + F9」。 | ||
+ | |||
+ | ====== iSprint ====== | ||
+ | Flash presentations from PowerPoint in one click! | ||
+ | |||
+ | http://www.ispringsolutions.com/ | ||
====== 修改 Office 序號 ====== | ====== 修改 Office 序號 ====== | ||
行 11: | 行 47: | ||
- 刪除裡面「DigitalProductID」和「ProductID」兩筆資料。 | - 刪除裡面「DigitalProductID」和「ProductID」兩筆資料。 | ||
- 關閉 regedit,開啟 Office 軟體,即可重新輸入序號。 | - 關閉 regedit,開啟 Office 軟體,即可重新輸入序號。 | ||
+ | |||
+ | ====== 在 Excel 內統計字數 ====== | ||
+ | len() 函式可計算某一儲存格的字元數,若輸入 sum(len(字數統計範圍)) 後,按 Ctrl+Shift+Enter 而非單純只按 Enter,則會變成統計陣列,即可統計出範圍內的總字數。 |