View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Paul Black Paul Black is offline
external usenet poster
 
Posts: 394
Default How do I set up an if statement to move to next column each time

Hi Needtoknow,

Change the References Accordingly.

=IF(A1<30,"Below 30","")

Does this Help?.
All the Best.
Paul