calculation that, at times, should result in zero

mario antonio

New Member
Joined
Jul 8, 2020
Messages
10
Office Version
  1. 2016
Platform
  1. Windows
Folks,

I need to solve a question, I think it's easy, but I've been racking my brain for hours, I need the result of K to appear only when E * F and H * I have informed values, obtaining the result of K = G + J, otherwise , the value of K = 0 E * F = G H * I = J with result K = G + J EXPECTED SITUATIONS: if E * F> 0 and H * I> 0, then K => 0 if E * F = 0 and H * I> 0, then K = 0 if E * F> 0 and H * I = 0, then K = 0 if E * F = 0 and H * I = 0, then K = 0
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,214,891
Messages
6,122,105
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top