A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Replace section #1 in the macro with this one.
'#1
If volt And Amp <> "" Then
Range("C6") = volt * Amp
sqrA = Amp * Amp
Range("C5") = Range("C6") / sqrA
If your question is answered, would you mark the post Anwered.