+ Reply to Thread
Results 1 to 7 of 7

Problem with formula, I think I am missing something.

  1. #1
    Registered User
    Join Date
    08-02-2012
    Location
    USA
    MS-Off Ver
    MS Office 365 Pro Plus
    Posts
    20

    Problem with formula, I think I am missing something.

    I have 2 columns of numbers, Column A and Column B then in a third column, Column C, I would like to show if column B is less than or equal to 10% of column A. I am using the below formula, but it isn't working out the way I need it to.

    Please Login or Register  to view this content.
    Any help would be greatly appreciated. And Thanks in advance.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Problem with formula, I think I am missing something.

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.


  3. #3
    Registered User
    Join Date
    08-02-2012
    Location
    USA
    MS-Off Ver
    MS Office 365 Pro Plus
    Posts
    20

    Re: Problem with formula, I think I am missing something.

    LOL, Nevermind I just figured something out...

  4. #4
    Registered User
    Join Date
    08-02-2012
    Location
    USA
    MS-Off Ver
    MS Office 365 Pro Plus
    Posts
    20

    Re: Problem with formula, I think I am missing something.

    Quote Originally Posted by Pepe Le Mokko View Post
    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    ok I will remember that for future posts but thanks anyway

  5. #5
    Registered User
    Join Date
    01-08-2013
    Location
    Manchester, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Problem with formula, I think I am missing something.

    You just need to swap the formula around
    =IF(B1<=(A1*0.1),"10%","")
    It will then work

  6. #6
    Registered User
    Join Date
    08-02-2012
    Location
    USA
    MS-Off Ver
    MS Office 365 Pro Plus
    Posts
    20

    Re: Problem with formula, I think I am missing something.

    Quote Originally Posted by TomB1 View Post
    You just need to swap the formula around
    =IF(B1<=(A1*0.1),"10%","")
    It will then work
    Yeah thats what I figured out :-P

    And Thank you very much tho.

  7. #7
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: Problem with formula, I think I am missing something.

    never mind you solved it
    The Importance of INDEX - A GUIDE TO INDEX'S OTHER USES
    <--- If a post helps hit the star

+ 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