+ Reply to Thread
Results 1 to 15 of 15

Formula Issue With Blank Cells

  1. #1
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Formula Issue With Blank Cells

    Hello Again,

    I have a small issue with formula. I an calculating % for Increasing & Decreasing amount. Not the problem is if i leave the cell blank formula is not working. I have to enter cell value as 1 (One) in range F3:J10.

    Want i want here is i want to leave the cells blank instead of returning the value as 1. Can any one help me please.

    Sample file is attached.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    Have you tried a placeholder?

    Also probably best NOT to attach macro-enabled files....

  3. #3
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    Sorry but i have just prepare a dummy for upload from original file.

    I don't know about placeholder

  4. #4
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    Sorry but i have just prepare a dummy for upload from original file.

    I don't know about placeholder

  5. #5
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    could you post your formula?

  6. #6
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    In D3 >>> =SUM(($AO28+$BL28)*PRODUCT($E$3:$E$10)+$BF28*O3)*$F$3

    In E3>>> =IF(B14<>0,B14,1), F4>>> =IF(B15<>0,B15,1), con... uptill E10

    In F3>>> =IF(B24<>0,B24,1)

    Sample File is attached for your clarification.

    My issue is i don't want to enter 1 (One) in these cells. I want to keep it blank but formula is not working.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    In D3 >>> =SUM(($AO28+$BL28)*PRODUCT($E$3:$E$10)+$BF28*O3)*$F$3

    E3>>> =IF(B14<>0,B14,""),
    F4>>> =IF(B15<>0,B15,""),
    F3>>> =IF(B24<>0,B24,""),


    might work....

  8. #8
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    i did not get what you are trying to tell me

  9. #9
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    just tried it in your file - seems to work, use [ " " ] (= double quotes) instead of 1

  10. #10
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    sorry change your formulas - take out the 1 and replace with " "
    that will give a blank value

  11. #11
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    Thanks for your advice now i want to change my formula to

    =SUM(($AO28+$BL28)*PRODUCT($B$14:$B$21)+$BF28*J3)*$F$3. Again it is not working. any solution please

  12. #12
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    Sorry the aim is when i enter a % value in cell B14 the it should apply to complete range B4:D10 & D3

  13. #13
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    Hi Again

    That is beyond my knowledge - sorry! If the blanks issue worked perhaps you could try a new post with the other problem? Bye!

  14. #14
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    Riyadh, K.S.A.
    MS-Off Ver
    Windows 11 with Excel 2013 & 2016
    Posts
    905

    Re: Formula Issue With Blank Cells

    Thanks Jonathan.

    I will start new thread. Reputation added and topic marked as closed.

  15. #15
    Registered User
    Join Date
    05-07-2013
    Location
    Kent UK
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Formula Issue With Blank Cells

    good luck with the new post

+ 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