View Single Post
  #1   Report Post  
Jay Fincannon
 
Posts: n/a
Default Sorting with underlying formulas.

I want to sort a column based on the displayed data not the underlying
formula. Can this be done?

cell formula =VLOOKUP(A1,RteTable,2,False)
The resulting cell display would be either North, South, East, West
or OSA

Jay