+ Reply to Thread
Results 1 to 2 of 2

IF function HELP

  1. #1
    Registered User
    Join Date
    08-23-2006
    Posts
    1

    Exclamation IF function HELP

    Ok I would like the if function to reply with "0" if the criteria is not met, but then reply with another function if the criteria is met. Simular to something like this...

    =IF(F3 <>0,"=Sum(F2:F3)",0)

    The only down side is that it wont insert the additional function, only the text of the function. Is there any way to work around this? Any ideas would be greatly appreciated... I'm going crazy over it.

  2. #2
    Registered User
    Join Date
    07-19-2006
    Location
    Jamaica
    Posts
    86
    Sure,

    =IF(F3<>0,Sum(F2:F3),0)
    --
    M?ller

+ 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