+ Reply to Thread
Results 1 to 2 of 2

writing a formula

  1. #1
    Registered User
    Join Date
    06-14-2006
    Posts
    72

    writing a formula

    How do I write this logic as a formula. 1-F6/F6+Z6+AA6

    Cell F6 could be a 0.......and I dont want Cell AA6 in the calculation if the cell turns red not a font red but fill red. Cell will turn red when the number is negative but will not display a negative number just the red cell with the number in it in black

    tks

  2. #2
    Gary L Brown
    Guest

    RE: writing a formula

    =(1-F6)/(F6+Z6+IF(AA6<0,0,AA61))
    HTH,
    --
    Gary Brown
    gary_brown@ge_NOSPAM.com
    If this post was helpful, please click the ''Yes'' button next to ''Was this
    Post Helpfull to you?''.


    "changetires" wrote:

    >
    > How do I write this logic as a formula. 1-F6/F6+Z6+AA6
    >
    > Cell F6 could be a 0.......and I dont want Cell AA6 in the calculation
    > if the cell turns red not a font red but fill red. Cell will turn red
    > when the number is negative but will not display a negative number just
    > the red cell with the number in it in black
    >
    > tks
    >
    >
    > --
    > changetires
    > ------------------------------------------------------------------------
    > changetires's Profile: http://www.excelforum.com/member.php...o&userid=35414
    > View this thread: http://www.excelforum.com/showthread...hreadid=556048
    >
    >


+ 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