Perhaps:
F21: =B21*CEILING(C2/C21,1)
Perhaps:
F21: =B21*CEILING(C2/C21,1)
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Thanks for the help Ya'll. The Ceiling formula worked great. Still very new to excell and had never seen the Ceilling command until now. Thanks again ya'll.
Given you're always rounding up to nearest whole number you could use ROUNDUP(C2/C21,0) as opposed to CEILING if preferred (ie if it makes more sense should you come back to review).
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks