PowerQuery,合併資料表:損益表+資本資料表 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 - 5月 10, 2021 比較直接讀取與"資料->從檔案" 下載091單元損益表 讀入資產負債表 =PERCENTRANK([109一般產業損益表.基本每股盈餘(元)],[@[109一般產業損益表.基本每股盈餘(元)]]) =ROUNDDOWN(10*[@百分比],0) 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 留言 George2021年6月21日 凌晨12:48https://www.facebook.com/robertjcliu/posts/4438649676146226回覆刪除回覆回覆新增留言載入更多… 張貼留言
16週將word+Excel貼上網頁 - 12月 20, 2020 利率 1.2%( 月利率 0.001) ,房屋貸款,每月還 2 萬,貸款多少 現值 $4,265,556 = 金流 / 利率 *(1-(1+ 利率 )^- 期數 ) 利率 0.001 期數 240 金流 20000 何昱陵向劉任昌學習自己在HTML輸入 利率1.2%(月利率0.001),房屋貸款,每月還2萬,貸款多少? 現值 $4,265,556 =金流/利率*(1-(1+利率)^-期數) 利率 0.001 期數 240 金流 20000 投入、陶醉與個性,她壓倒其他所有的舞者。 由 Robert Liu 發佈於 2020年12月18日 星期五 閱讀完整內容
第12週何昱陵 教你網路金融計算 - 11月 22, 2020 躉繳 第1期 第2期 第3期 注意,包含首期躉繳的現金流量都大於0。 輸出: 報酬率: 淨現值: 迴圈次數: 何昱陵向劉任昌學習程式設計程式碼如下 何昱陵向劉任昌學習程式設計程式碼如下 <head> <style> h1 { margin: 0; padding: 20px 0; color: #000000; text-shadow: 5px 5px 2px yellow; } .Takming { border: 20px outset red; background-color: green; color: white; text-align: center;} .pmt { width: 60pt; height: 20pt; background-color: coral; color: white; text-align: right;} </style> </head> <body> <table border="1"> <tr align="center"><td>躉繳</td><td>第1期</td><td>第2期</td><td>第3期</td></tr> <tr><td><input class="pmt" type="number" /></td> <td><input class="pmt" type="number" /></td> <td><input class="pmt" type="number" /></td> <td><input class="... 閱讀完整內容
何昱陵期末考 - 1月 03, 2021 何昱陵2021年1月期末考 現值 利率 期數 金流 終值 何昱陵對照EXCEL先打開從範圍定義名稱 對照EXCEL金融計算 程式碼 <style> h1{border: 30px outset red; background-color: green; color: white; text-align: center;} </style> <h1>何昱陵2021年1月期末考</h1> <!--輸出現值計算結果到 td--><table border="1"> <tbody> <tr><td>現值</td><td><input id="p" type="number" /></td><td><input onclick="CompP()" type="button" value="計算現值" /></td><td id="p_" width="160"></td></tr> <tr><td>利率</td><td><input id="y" type="number" /></td><td><input onclick="CompY()" type="button" value="計算利率" /></td><td id="y_"></td></tr> <tr><td>期數</td><td><input id="n" type="number" /></td>... 閱讀完整內容
https://www.facebook.com/robertjcliu/posts/4438649676146226
回覆刪除