Results 1 to 5 of 5

Can't get if formula to work

Threaded View

  1. #1
    Registered User
    Join Date
    07-02-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    46

    Can't get if formula to work

    Formula: copy to clipboard
    =IF('Joining Award Done'!D7=Tenderheart),='Joining Award Done'!D19,"•"


    I want to copy the data from the joining award page cell d19 to the summary page cell c4 IF Joining award page cell d7 has the word tenderheart in it. IF Joining award page d7 contains anything else, I just want the bullet point. AFAIK the formula above should work but excel keeps telling me there is an error. When I click okay, Excel highlights Tenderheart in the formula bar.

    I then tried
    Formula: copy to clipboard
    =IF('Joining Award Done'!D7='Summary Page'!C2),='Joining Award Done'!D19,"•"
    where summary page d2=Tenderheart, and still get the error message, and after I click ok, Excel highlights C2.

    I figured this might be because C2 & D2 are merged so I tried
    Formula: copy to clipboard
    =IF('Joining Award Done'!D7='Summary Page'!C2:D2),='Joining Award Done'!D19,"•"
    and after clicking ok in the error message, D2 is highlighted.

    Please show me my error. Thanks.
    Last edited by swmwshrk; 07-10-2012 at 12:16 PM. Reason: typo in formula

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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