+ Reply to Thread
Results 1 to 3 of 3

Help with IF Fuction

  1. #1
    Registered User
    Join Date
    11-09-2006
    Posts
    2

    Help with IF Fuction

    I need to figure out the gross pay for each of these people depending on if they are getting Normal Pay or Special Pay and i just can't figure out what cells i am supposed to use in the IF fuction to do that, it's probably simple, can anyone help?

    Here's the screencap: \1

    Thanks,
    Sarah

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    In E6, enter:
    =IF(D6="N",C6*$B$1,C6*$B$2)

    and copy down for all.
    Mangesh

  3. #3
    Registered User
    Join Date
    11-09-2006
    Posts
    2
    thank you!

+ 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