Homework Help
Create another calculated field named tuitionpayments that determines
Create another calculated field named tuitionpayments that determines.
Create another calculated field named TuitionPayments that determines tuition paid in three installments. Using the Pmt function, replace the rate argument with 0.025/3, the num_periods argument with 3, and the present_value argument with the TuitionDue. Use 0 for the future_value and type arguments. Ensure the payment appears as a positive number. Format the field as Currency
Create another calculated field named tuitionpayments that determines