Returns the depreciation of an asset using a variable declining balance method
=VDB(cost, salvage, life, start_period, end_period, [factor], [no_switch])
=VDB(30000, 7500, 10, 0, 1)