Thread: [Solved] If statement question
View Single Post
 
Old 06-04-2014, 07:00 AM
mbesspiata mbesspiata is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Mar 2011
Location: Virginia
Posts: 57
mbesspiata is on a distinguished road
Default If statement question

I have an if statement for a column of rank numbers which will show the text "LOW" when the rank is 1. Is there a way to state an if statement (and add to the current statement) to have it show the text "HIGH" when the largest rank number is listed (instead of referring to a specific number)?
Hope that made sense.

Mike
Reply With Quote