ehcpieterse
Active Member
- Joined
- Nov 16, 2006
- Messages
- 278
Hi there,
I am having trouble with:
Ranking = Application.WorksheetFunction.Rank(Window(100), Window, 0)
Where Window is an array containing 100 values. I am trying to determine the rank of the last value in the array.
Thanks
I am having trouble with:
Ranking = Application.WorksheetFunction.Rank(Window(100), Window, 0)
Where Window is an array containing 100 values. I am trying to determine the rank of the last value in the array.
Thanks