#VALUE! error in cell when inputs are BLANK

mwvirk

Active Member
Joined
Mar 2, 2011
Messages
301
Office Version
  1. 2016
Platform
  1. Windows
Someone, please help me to resolve this #VALUE! error in G when E & F are blank


1743406162446.png



2025-03 - W800 Daily Commission (Closed).xlsx
DEFG
1   #VALUE!
No Traders Clients
Cell Formulas
RangeFormula
D1D1=IF(ISNA(VLOOKUP(A1,'2025-Mar (Full)'!A:D,2,FALSE)),"",VLOOKUP(A1,'2025-Mar (Full)'!A:D,2,FALSE))
E1E1=IF(ISNA(VLOOKUP(A1,'2025-Mar (Full)'!A:D,3,FALSE)),"",VLOOKUP(A1,'2025-Mar (Full)'!A:D,3,FALSE))
F1F1=IF(ISNA(VLOOKUP(A1,'2025-Mar (Full)'!A:D,4,FALSE)),"",VLOOKUP(A1,'2025-Mar (Full)'!A:D,4,FALSE))
G1G1=IF(E1>0,F1/E1,0)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
D1:F215Cellcontains a blank value textNO
E1:F215Other TypeDataBarNO
D1:D215Other TypeDataBarNO
G1:G215Other TypeDataBarNO
 

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