Beneindias
Board Regular
- Joined
- Jun 21, 2022
- Messages
- 120
- Office Version
- 365
- Platform
- Windows
- MacOS
Hi guys,
I'm trying to find a formula that will find the second biggest number that can be divided by another number, with remainder of 0.
Basically, I want to do an exact division with the second biggest number.
Is there any formula to find this number?
For example:
4 is divided by 1, 2 and 4
I need to get 2
6 is divided by 1, 2, 3 and 6
I need to get 3
8 is divided by 1, 2, 4 and 8
I need to get 4
9 is divided by 1, 3, 9
I need to get 3
I hope that I'm explaining this in a way that you can understand, because it's much easier in my language xD
Thank you all
I'm trying to find a formula that will find the second biggest number that can be divided by another number, with remainder of 0.
Basically, I want to do an exact division with the second biggest number.
Is there any formula to find this number?
For example:
4 is divided by 1, 2 and 4
I need to get 2
6 is divided by 1, 2, 3 and 6
I need to get 3
8 is divided by 1, 2, 4 and 8
I need to get 4
9 is divided by 1, 3, 9
I need to get 3
I hope that I'm explaining this in a way that you can understand, because it's much easier in my language xD
Thank you all