Thread: Logical test
View Single Post
  #1   Report Post  
Sooraj
 
Posts: n/a
Default Logical test

Hi,
How to make a logical test using IF to verify whether the
multiplication of 2 cells gives a number or gives an error.
IF(D5*C5=?????, TRUE, False). What should I put in place of ????
SGO