Question: Edit the subroutine in Module 1 called Problem 1 ( ) to use the logic displayed in the flowchart to find the price per print

Edit the subroutine in Module 1 called Problem1() to use the logic displayed in the flowchart to find the price per print and calculate the subtotal, tax, and total amount due based on whether the customer is a member (indicated in Cell C2), the number of prints given in Cell C4, and the tax rate given in Cell C8. Output the price per print in Cell C5, the subtotal to Cell C6, the tax to cell Cell C9, and the total to Cell C11. Add a button and link the code to the button.
For this problem you will be interacting with Sheet1.
To test your code, change the values in Cells C2, C4, and C8 to see your code working as expected.
I used the answer provided and it was incorrect, I was given the error message "Type Mismatch, error 13" on line 13, column 5. Please assist me with the corret answer, thank you.
Edit the subroutine in Module 1 called Problem 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!