View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Robinson Jim Robinson is offline
external usenet poster
 
Posts: 1
Default IF statement problem

If the If test is false I want to leave the contents of a cell the same, If it is true I want to change the cell contents. I have no problem withe the true condition but I don't know how to enter the false condition.