Remember Me?
Menu
Home
Search
Today's Posts
Home
Search
Today's Posts
ExcelBanter
»
Excel Newsgroups
»
Excel Discussion (Misc queries)
>
Max, Ceiling, If, Etc
LinkBack
Thread Tools
Search this Thread
Display Modes
Prev
Next
#
4
Posted to microsoft.public.excel.misc
Sandy Mann
Posts: n/a
Max, Ceiling, If, Etc
If by
I am trying to get this formula to return a minimum of 8, and round to
the
next multiple of 2.
you mean make O26 an even number try replacing the MROUND with:
ROUND(O26+MOD(O26,2),0)
--
HTH
Sandy
Replace@mailinator with @tiscali.co.uk
"Chris W via OfficeKB.com" <u12698@uwe wrote in message
news:57c237ffd53b8@uwe...
Search33 wrote:
Hi Chris,
try this.
=MAX(8,IF('Deck Design'!B7=0," ",MROUND('Lumber'!O26,2)))
Please note, you need to enable the analysis tookpack for the MROUND
function to work. See the excel documantation for MROUND for instructions
on
how to do this.
- Search
=MAX(8,IF('Deck Design'!B7=0," ",Lumber!O26+2))
I am trying to get this formula to return a minimum of 8, and round to
the
next multiple of 2.
Any help is appreciated.
Hmm, is there anyway around installing the analysis toolpack to get the
same
result? When I try and install it I get an "ANALYS32.XLL is not a valid
add-
in" I'm not sure if it is corrupt or what.
This is an old copy of Excel 97 that I do not have access to the install
disks/cd's to try and re-install from.
If I made the corrections at home on excel 2003 with the data analysis
pack
installed, then transferred it here, would the analysis pack be installed
in
the worksheet that I bring, or is it a programwide file?
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200511/1
Reply With Quote
Thread Tools
Search this Thread
Show Printable Version
Search this Thread
:
Advanced Search
Display Modes
Switch to Linear Mode
Switch to Hybrid Mode
Threaded Mode
Posting Rules
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Something like CEILING or FLOOR
gusvenables
Excel Worksheet Functions
3
October 28th 05
04:09 AM
All times are GMT +1. The time now is
05:33 PM
.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
Contact Us
ExcelBanter forum home
Privacy Statement
LinkBack
LinkBack URL
About LinkBacks