View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bvasquez bvasquez is offline
external usenet poster
 
Posts: 4
Default display specific next highest value from a column containing multi

Just cant seem to get it. I am working with data in F10:F100 that contains
numbers like (1,2,3,4) as well as lettered numbers like (C1,C2,C3,C4). I can
not come up with a formula that will index this column and return the next
highest C number. F9 needs to display the next highest C number. I can get
this to work with the standard numbers only (1,2,3,4). Any suggestions