Hello all,
I know there is a really easy solution to this but I don't seem to have the intelligence required to resolve it!
In cell A1 I want a function that says:
If the value is less then 5'000 = 50
If the value is less then 10'000 and larger then or equal to 5'000 = 100
If the value is less then 20'000 and larger then or equal to 10'000 = 150
If the value is less then 30'000 and larger then or equal to 20'000 =250
Greater then 30'000 =400
Many thanks
Bookmarks