Please include coding
Assignment #3 Write a VBA program that does the following: A bank offers different interest rates on deposit accounts based on the size of the periodic deposit (CF). The first deposit is today. Write a future value function BankFV(CF, r, n) based on the following interest rates: Periodic deposit <= $ l 00.00 $100.01 to $499.99 $500.00 to $999.99 $1,000.00 to $4,999.99 >= $5,000 Interest rate r + 0.5% r +1.7% r+2.1% Show transcribed image
OR
OR