+ Reply to Thread
Results 1 to 3 of 3

Problems with IF statements

  1. #1
    Registered User
    Join Date
    09-17-2009
    Location
    Chesterfield, England
    MS-Off Ver
    Excel 2007
    Posts
    4

    Problems with IF statements

    Hi all,

    I'm trying to create a new holiday spreadsheet which automatically changes linked cells to 'Restricted' when a Holiday is inserted a different cell. So for example if one person was on holiday on a given date the people that cannot have that day off are automatically shown 'restricted' in the corresponding cell.

    Now this working with cells which are only looking at one other cell! But not for the 2 cells which are looking at more than one. Also some cells are looking at cells which are looking at them which is creating 'circular references'.

    the formula I have in the cell which is working is :=IF(E6=R$8,"Restricted","-")
    the cell which isnt working : =IF(OR(J6=R$8,I6=R$8,F6=R$8),"Restricted","-")

    Is it possible to post the file for others to look at.

    Thank you to all who help me because i'm at wits end.

  2. #2
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007, 2013
    Posts
    627

    Re: Problems with IF statements

    In order to attach a file Click the Go Advanced button, and click on the Manage Attachments button
    Azam
    If you want to say Thank you to a member, click the reputation icon (Star) in the left bottom of the post.
    For prompt answer, be descriptive, concise, short, direct, and to-the-point.

  3. #3
    Registered User
    Join Date
    09-17-2009
    Location
    Chesterfield, England
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Problems with IF statements

    Planner - Holidays.xlsx

    This is the file, Thanks Azam.

    Also having problems with the CountIF on the second tab

+ 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