ThrottleWorks
Excel Ninja
I have one file, this file has two tabs, in the 1st tab result will be populated, in the 2nd tab data is pasted.
Data in the 2nd tab is as below,
Column 1 - Date
Column 2 - Name of the person
Column - Amount
There are 4 such tables in the 2nd tab as per the region.
For example table 1 represents “North”, table 2 “East”, table 3 “South”, table4 “West”.
In the 1st tab I have date & region (both selected by user)
I want to calculate 5 large amount in the 1st tab according to the date & region selected.
For example if the user has selected 12 July 2012 & North, the large formula should give me large (1,2,3,4,5) amount according to it.
There might be a possibility that on 12 July we have 8 entries for north so the large formula will give me 5 max amounts.
I tried “If”, “And”, “Large” with /without arrays but I am not able to do it, can anyone please help me in this.
Data in the 2nd tab is as below,
Column 1 - Date
Column 2 - Name of the person
Column - Amount
There are 4 such tables in the 2nd tab as per the region.
For example table 1 represents “North”, table 2 “East”, table 3 “South”, table4 “West”.
In the 1st tab I have date & region (both selected by user)
I want to calculate 5 large amount in the 1st tab according to the date & region selected.
For example if the user has selected 12 July 2012 & North, the large formula should give me large (1,2,3,4,5) amount according to it.
There might be a possibility that on 12 July we have 8 entries for north so the large formula will give me 5 max amounts.
I tried “If”, “And”, “Large” with /without arrays but I am not able to do it, can anyone please help me in this.