Depreciation Calculator in Visual Basic

Option Strict On

Public Class frmDepreciation
‘Create Variables
Private intLifeSpan As Integer = 5I
Public Shared intArray As Integer = 7I
Public Shared strInventory(intArray) As String
Private strID(intArray) As String
Private decInitPrice(intArray) As Decimal
Private intQuantity(intArray) As Integer

--

--

Trying to introduce myself in a new forum with hopeful expectations!

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Obioku Obotette

Trying to introduce myself in a new forum with hopeful expectations!