+ Reply to Thread
Results 1 to 3 of 3

if Condition

  1. #1

    if Condition

    Can anyone clarify my doubt please. I have 3 fields condition 1,
    condition 2 and condition 3. If the value of condition 1 or Condition 3
    is equal to 1 then my result should show as 10. How can do this? Can I
    use this using If condition, then how can I do it?


  2. #2
    Dave Peterson
    Guest

    Re: if Condition

    Maybe???

    =if(or(a1=1,c1=1),10,"what should go here")



    [email protected] wrote:
    >
    > Can anyone clarify my doubt please. I have 3 fields condition 1,
    > condition 2 and condition 3. If the value of condition 1 or Condition 3
    > is equal to 1 then my result should show as 10. How can do this? Can I
    > use this using If condition, then how can I do it?


    --

    Dave Peterson

  3. #3

    Re: if Condition

    Thanks dude... tht's wrking...


+ 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