+ Reply to Thread
Results 1 to 3 of 3

IF function using drop down list validation as data.

  1. #1
    Registered User
    Join Date
    02-08-2008
    Location
    Co. Down, Ireland.
    Posts
    53

    IF function using drop down list validation as data.

    Hiya everyone,

    I am using 3 linked sheets (in separate workbooks) into a collective workbook. I'd like to add a nested logical function so that cell E5 which has a drop down list of months to only show the month selected on the 3 linked workbooks which all show the same month.

    So if January was selected in the 3 linked sheets that would appear on the linked workbook.

    The formula I'm using is below,

    =IF(AND('[CAA Spreadsheet (Armagh & Dungannon).xls]Return'!$E$5,'[CAA Spreadsheet (Craigavon & Banbridge).xls]Return'!$E$5,'[CAA Spreadsheet (Newry & Mourne).xls]Return'!$E$5),"","")

    The format Im using for the month is "mmmm yyyy"

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    In that formula both your result_if_true and result_if_false is a null... so you would always get a blank. Also you want to check that all 3 cells are equal right?

    Try:

    Please Login or Register  to view this content.
    Then you can link your data validation list to the cell the formula is in.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    02-08-2008
    Location
    Co. Down, Ireland.
    Posts
    53
    NBVC,

    I knew you'd come along with help. Yes I need to add one of the workbooks for the true result.

    I'll give your formula a go and feedback soon. Thanks....

    As always your weight in gold is not even close.

    Thanks that really helped.

    Oh I need you to help me on another enquiry? Have a look at this.

    If I type =3+4+3 into a cell as text what function can I use to sum the figures. Also need it to auto sum when new figures are added from time to time?

    That'll fox ya!!!!!!
    Last edited by Stevie-B; 04-09-2008 at 11:42 AM.

+ 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