View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default how do i setup an if, then statement

i want to test a cell - a2 - for a value 0
if 0 i want to multiply a1*a2
else do nothing
t.i.a.