Compliments of DLL, in some distant thread:
=A1 - FLOOR(A1 - 1, 9)
Compliments of DLL, in some distant thread:
=A1 - FLOOR(A1 - 1, 9)
Entia non sunt multiplicanda sine necessitate
Sir,I am not clear with this formula.Can you solve this problem on a work sheet ?
Regards
Pradeep
Please accept my apolozies to written again about not clear.Now the formula is working fine.I am obliged.
Regards
Pradeep
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Actually, it's an example of a more general process (see http://www.mathpages.com/home/kmath020.htm and http://mathforum.org/k12/mathtips/mulliss.html ), and the simpler solution is =MOD(A1 - 1, 9) + 1.
DLL's alternative circumvents a bug in the MOD function described at http://support.microsoft.com/kb/119083. I don't know whether it persists to later versions.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
Thank you,
the formula is very helpful, is there a way to get the all 4 digit numbers with total 9?
regards
sam
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks