Rewrite the subroutine in the previous exercise so that the user interface is as demonstrated in the
Question:
Rewrite the subroutine in the previous exercise so that the user interface is as demonstrated in the following screen shots. Some of the functions needed to write the subroutine were not covered in the text. We used the following functions:
? Val ?A function used to convert a string of digits to a number.
? Left ?A function used to return the left part of a string.
? Right ?A function used to return the right part of a string.
? FormatPercent ?A function used to format a number.
? FormatCurrency ?A function used to format a number.
More information about these functions is available from the VBA Help file. We recommend you use it.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: