Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Excel help


  • Please log in to reply

#1
demirkol

demirkol

    Member

  • Member
  • PipPipPip
  • 201 posts
I dont get the "IF" formula it confuses me. I need it for my IT work because i am going to need to learn how to use that formula because i need it for the whole year.
  • 0

Advertisements


#2
dsm

dsm

    Member

  • Member
  • PipPip
  • 98 posts
The IF statement is broken into 3 parts

1. A Test
2. A result to display if the Test is True
3. A result to display if the Test is False

all 3 parts can include text, numbers or cell references

example Tests
3>0
3=0
3<0
A5="Bob"

example syntax
=IF(3>0,"my test passed", "my test failed")
=IF(A5>B5, A5, "zzz")


Best way to learn is try it out
HTH
  • 0

#3
demirkol

demirkol

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 201 posts
what is HTH?
  • 0

#4
dsm

dsm

    Member

  • Member
  • PipPip
  • 98 posts
Hope This Helps.

PS. Did my explanation help ?
  • 0

#5
demirkol

demirkol

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 201 posts
i can do the things you told me but when i have to answer questions i cant do it
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP