i have randomly given 6 number i need to find combination to get some number in this example 104
i can use next operators + - / * ) (
i dont must to use all numbers
5
6
4
5
2
3
need to get 104
solution for this example 5*5*(6-2)+4=104
How to do that in excel?
Thanks
Bookmarks