Benjaminmin
Board Regular
- Joined
- Nov 20, 2009
- Messages
- 116
Hi,
I am doing a workbook, with several sheets with various share prices.
I am now trying to find the third worst performing share across a range of sheets, my formula is:
SMALL((AstraZeneca!AB4,'BG Group'!AB4,BHP!AB4,BP!AB4,BAT!AB4,Glaxo!AB4,HSBC!AB4,'Rio T'!AB4,'Shell A'!AB4,Vodafone!AB4),3)
But that returns a #value!.
Can anyone see something wrong, or can you simply not use SMALL on something thats not an array?
If thats the case, does anyone have an alternate solution to finding the third smallest value please?
Thanks in advance
I am doing a workbook, with several sheets with various share prices.
I am now trying to find the third worst performing share across a range of sheets, my formula is:
SMALL((AstraZeneca!AB4,'BG Group'!AB4,BHP!AB4,BP!AB4,BAT!AB4,Glaxo!AB4,HSBC!AB4,'Rio T'!AB4,'Shell A'!AB4,Vodafone!AB4),3)
But that returns a #value!.
Can anyone see something wrong, or can you simply not use SMALL on something thats not an array?
If thats the case, does anyone have an alternate solution to finding the third smallest value please?
Thanks in advance