hi
there are three sheets one bank_notes second notes and last value
i need an array function which can calcualte the notes aviavable on banks_notes
which i enter in the value sheet the put then in notes sheet
eg:
1.if i enter 150 in value sheet value cell
i should GET from the bank_notes sheet CELL avaiable_NOTES WITH THE HIGHEST facevaulei should get one 100 note and one 50 note in notes sheet
2. if i enter 255 in value sheet value cell
i should GET from the bank_notes sheet CELL avaiable_NOTES WITH THE HIGHEST facevaule
i should get one 200 note and one 50 note and one 5 note in notes sheet
3.so on
Bookmarks