Question: Can anyone help me to run this code into Excel of Macros Part and give me the answer, I tried many times but it didnt
The following in a a code in Sub TestMacro If Cells (1,1)value 5 Then Cells(2,2) Value Ten" Elself cells (1,1)value 5 Then Cells(2,2).Value Five Else Cells (2,2) Value- "Zero EndIf End Sub When running the macro, assume the value in cell A1 4. After the above macro code is run, what will the value in cell B2 be? When running the macro, assume the value in cell A1 3. After the above macro code is run, what will the value in cell B2 be? When running the macro, assume the value in cell A1' 5.After the above macro code is run, what will the value in cell B2 be
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
