+ Reply to Thread
Results 1 to 4 of 4

Formula for Column C

  1. #1
    Registered User
    Join Date
    09-11-2014
    Location
    cavite philippines
    MS-Off Ver
    2007
    Posts
    2

    Formula for Column C

    Hi!

    I'd like to seek help for this.
    I am not a good excel user.
    Appreciate if you could help me with this.


    I want to

    Best Thanks!
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2505 Win 11
    Posts
    24,719

    Re: Formula for Column C

    In c4 =IF(B4<>0,100,0) and copy down.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,941

    Re: Formula for Column C

    =IF(AND(ISNUMBER(B4),B4>0),100,0)
    Try this
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Registered User
    Join Date
    09-11-2014
    Location
    cavite philippines
    MS-Off Ver
    2007
    Posts
    2

    Re: Formula for Column C

    Quote Originally Posted by nflsales View Post
    =IF(AND(ISNUMBER(B4),B4>0),100,0)
    Try this


    Thanks so much. It's working.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 01-16-2014, 12:17 AM
  2. [SOLVED] need formula to this logic, A column number B column blank then C column desired name
    By vengatvj in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-02-2013, 10:30 PM
  3. Replies: 1
    Last Post: 05-11-2013, 02:35 AM
  4. Replies: 5
    Last Post: 09-24-2012, 05:14 PM
  5. Replies: 2
    Last Post: 08-04-2006, 03:00 PM

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