![]() |
#1
|
|||
|
|||
![]() Hey guys, This is my first post on this forum. I need help and am looking for resolution whether they may be a VBA formula or a different and more simple method with ranking a horizontal time series of calculation results from greatest to smallest in individual columns: For example, I have the name of the row in column A and thereafter have values in the rest of the columns to the right of column A (B-AN to be exact). I need each column to sort itself from largest to smallest without messing up the sorting of the columns beside it. Any help regarding this issue would be greatly appreciated. Let me know if you need any more clarification on the issue. Thanks! |
#2
|
|||
|
|||
![]()
With your data in B3:AN3 try this formula in B5:
=LARGE($B$3:$AN$3,COLUMNS($A:A)) Copy to B5:AN5. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Tables in the Same View? | roylars7 | PowerPoint | 0 | 04-12-2016 07:29 AM |
creating a code to create dynamic text in word | ah8471 | Word VBA | 1 | 12-29-2015 10:52 PM |
![]() |
FenelonPaul | Excel | 5 | 09-23-2015 07:11 AM |
Creating Dynamic Timeline in Powerpoint with data from Excel table | Kostas_S | PowerPoint | 0 | 09-02-2015 03:25 AM |
![]() |
Mikemo | Word | 3 | 02-05-2013 11:58 AM |