You want to create a public macro named Payment.  In the spa…

Questions

Yоu wаnt tо creаte а public macrо named Payment.  In the space below, type the appropriate code to create this public macro that will include the following steps:  (14 points Provide a comment with the date the macro was created Select Cell G6 using absolute referencing Display a dialog box that asks the user to Enter Vendor Number.  Give the dialog box the title Vendor, and place the user's response in the current active cell. Select the cell that is one cell below the current active cell using relative referencing. Display a dialog box that asks the user to Enter Payment Amount.  Give the dialog box the title Payment, and place the user's response in the current active cell.  Write the code so this dialog box will repeat while the amount entered in the current cell is greater than 1000. Select the cell that is one cell below the current active cell using relative referencing.