Format a balance statement model
You will now create a balance statement model for the Grape Debate Wine Company. They want to format the statement using financial settings. Even though equity and liabilities are money owed, they are usually represented as positive numbers in these documents.
Each section will have a subtotal, using the sum() function, and the final total for equity and liabilities should be the total of those two sections.
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
การสร้างแบบจำลองทางการเงินใน Google Sheets
คำแนะนำการฝึกหัด
- Format the numerical data in Financial format (excluding the Years).
- Using the
sum()function, create subtotals inB11,B18, andB23. - Using the
sum()function, create a total for Equity and Liabilities inB25.
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง
เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา
เริ่มแบบฝึกหัด