View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
murman murman is offline
external usenet poster
 
Posts: 1
Default SORT (Excel) doesn't work in a column created from a LOOKUP functi

I've created a column of data with each cell's content from the addition of
values in other cells.
I have another column using the LOOKUP function for data from specific cells
in the column noted above.
I want to now SORT this LOOKUP column of data in an ascending manner. The
SORT function does not do anything. WHY?