Question: Write three different macros to sum the column shown below. Macro 1) Select each cell by using the Range(B7).Select command. Macro 2) Select each cell

 Write three different macros to sum the column shown below. Macro

Write three different macros to sum the column shown below. Macro 1) Select each cell by using the "Range("B7").Select" command. Macro 2) Select each cell by using the "ActiveCell.Offset(1, 2).Select" command. Macro 3) Select each cell by using the "Cells(Row, Col).Select" command. Place a "RUN" button on the spreadsheet for each Macro. H 00m o Total =

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 Databases Questions!