View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Greater Than/Equal To Formula

=IF(H42=E42,200,0)
--
Gary''s Student - gsnu200730


"Millington" wrote:

I am using a greater than formula "=IF(H42E42,200,0)". Can anyone tell me
if there is a greater than/equal to formula (if H42 is greater than or equal
to E42)?