+ Reply to Thread
Results 1 to 3 of 3

If and rounddown formula

  1. #1
    Forum Contributor
    Join Date
    10-09-2010
    Location
    London
    MS-Off Ver
    Excel Version Office 365
    Posts
    211

    If and rounddown formula

    Can anyone kindly assist me me in writing an IF and ROUNDOWN formula.

    In row 7 of the atatched spreadsheet I have given the answer required.

    I basically have a certain numnber of colleagues to fill vacancies by grades.

    There is further explanation in the spreadsheet.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: If and rounddown formula

    Hi

    Not sure if this is what are you asking for.. Do you mean?

    =IF(D4<>"",ROUND(D4;0),"")

    This gives you 7 for D4 which is 7.3

    edit:=IF(D4<>"",ROUND(D4,0),""
    Last edited by Fotis1991; 07-03-2012 at 08:05 AM. Reason: Edit
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: If and rounddown formula

    Even with the attached sheet your explaination is a little vague, try the formula in B7 then fill to the right.

    =IF(K4,ROUNDDOWN(B4,0),"")

    The answer for EU appears to break your rounddown rule

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1