I'm trying to code a project the will calculate an asset's annual depreciation for my visual basic class. There are no examples in our book using Financial DDB which this exercise calls for so I'm completely lost. The exercise is calling for text boxes to be used for both the asset cost and salvage value, a list box for useful life showing three to 20 years, and a text box whose read only property is set to true to show the depreciating schedule when the display button is clicked. Can someone please help me understand how to code this exercise using Financial DDB? I'm not sure where my dimensions for my values go or anything.
Comments
Leave a comment