Skip to content

Find the present value of CCA Tax Shield to reduce taxes using Visual Basic for Applications in Excel. Capital Cost Allowance present value tax shield calculator for corporate finance.

Notifications You must be signed in to change notification settings

BabyBox24/CCA_Present_Value_User_Defined_Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CCA_Present_Value_Custom_Function_Excel_Developer Go to the developer tab in Excel. If you don't have it, right click on the ribbon in Excel, choose 'Customize Ribbon', check the Developer tab and click OK.

-> Go to the Developer tab -> click Visual Basic -> to Insert toolbar -> click Module ->

-> Then copy and paste the code into the window.

The custom function should work at that point.

-> When saving, you must save it as a macro enabled workbook to access the custom formula in other workbooks

Cost_Of_Asset = Initial Cost of Asset

Corp_Tax_Rate = Marginal Tax Rate

Salvage_Value = Salvage Value of Asset

CCA_Tax_Rate = Capital Cost Allowance Rate

Discount_Rate = Required Rate of Return

Number_Of_Periods = How long you plan to use the Asset

About

Find the present value of CCA Tax Shield to reduce taxes using Visual Basic for Applications in Excel. Capital Cost Allowance present value tax shield calculator for corporate finance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published