Question: Write a sub that will write to Sheet2 (you might need to add it) and o Declares four variables: two are double, two are integers

Write a sub that will write to Sheet2 (you might need to add it) and o Declares four variables: two are double, two are integers o Sets each integer to a value (you can just use an assignment, no need to use an Input Box) o New: Makes cells Al and A2 look like: B 1 Answer 1 2 Answer 2 3 o Sets one double as the average of the two integers You must use a worksheetfunction writes this value into cell B1 Sets the other double to the exponential of the first double You must use a VBA math function writes this value into cell B2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
