+ Reply to Thread
Results 1 to 3 of 3

Try:IF statement

  1. #1
    Hank
    Guest

    Try:IF statement

    How can I get the following done in Excel 2000:

    If cell G9 = "N/A" then cell G10 and G11 also = "N/A"


    Thanks



  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451
    Place the same formula in G10 and G11

    =IF(G9="N/A",G9,"whatever")

    Substitute the "whatever" with the value you want showing if G9 does not equal "N/A"

  3. #3
    Ron Rosenfeld
    Guest

    re: Try:IF statement

    On Sun, 18 Sep 2005 14:54:55 -0500, "Hank" <[email protected]> wrote:

    >How can I get the following done in Excel 2000:
    >
    >If cell G9 = "N/A" then cell G10 and G11 also = "N/A"
    >
    >
    >Thanks
    >


    See answer in .misc

    There is little point in multi-posting.
    --ron

+ 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