+ Reply to Thread
Results 1 to 2 of 2

Help with a formula that would update column information

  1. #1
    Registered User
    Join Date
    12-08-2018
    Location
    MEMPHIS
    MS-Off Ver
    2010
    Posts
    8

    Help with a formula that would update column information

    For my formula, I would like for it to not display the information in one column if the other column is zero.

    I am trying to figure out that if G9 is zero then dont display the information in I9, and vice versa. ( if the number in G9 is greater than zero then display the information in I9 .

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Help with a formula that would update column information

    Maybe something like...
    =if(G7=0,"",I9)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. need help with IF formula - depending on which column has information entered.
    By michael25818 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 06-17-2015, 06:02 PM
  2. Replies: 2
    Last Post: 05-21-2015, 10:41 PM
  3. Update table on another sheet with information on ACTIVE SHEET based on column search.
    By keelinglee in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-14-2014, 09:06 PM
  4. [SOLVED] formula to update appropriate sheets base on new information enters on sheet 1
    By 1Melina in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-17-2013, 09:17 AM
  5. [SOLVED] Formula to prevent duplicate information in a column
    By haleakala17 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-31-2012, 12:07 AM
  6. Help to update next column using formula
    By poojiemilan in forum Excel General
    Replies: 7
    Last Post: 12-31-2011, 06:15 AM
  7. A Formula to Update Information Daily Between Two Sheets
    By artiststevens in forum Excel General
    Replies: 5
    Last Post: 10-05-2010, 09:41 AM

Tags for this Thread

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