Hey Bruno,
Thanks for your reply
However I don't think i've explained myself properly...
The amount of change that a person could receive could potentially be any number between 0.01 (1 pence) and 49.99 (change from a £50 note when buying something for 1pence)
Each number would be represented by a different sprite eg (25pence change would be represented by a sprite of a 20pence and a 5pence) or (60pence change would be represented by a sprite of a 50pence and a 10pence)
So i'm trying to find if there is an easier way of setting this up without having to create an IF statement for every possible combination of change?