Results 1 to 12 of 12

IF text string is equal left characters and DDMM of DOB is outside a range.

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-04-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    125

    IF text string is equal left characters and DDMM of DOB is outside a range.

    Hi,

    I have a multiple vlookup I'm trying to accomplish and I'd appreciate some help.

    Basically I have I need the formula to check the following.

    Firstly using IF/Left does the start of a text string have the characters ABC for the first 3, if so then VLOOKUP cell B1 to determine if the persons DDMM of their birth is in the 3 days after the last day of the end of the period in cell B1 (held in a named range called paycals)

    I've started the formula but I don't know how to tackle the 3 days part.

    =IFERROR(LEFT(C3,3)="ABC",AND(VLOOKUP(E1,PayCals2,false)=
    Would anybody have anything similiar? I've attached an example file.

    Thanks
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Insert multiple characters into string w LEFT RIGHT functions
    By minnesotan in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-30-2014, 11:16 AM
  2. [SOLVED] Extract left characters from string with exception of 2 right characters
    By sweetkel23 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-16-2012, 10:45 PM
  3. removing 4 characters from the left of a string
    By mfish2010 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-03-2010, 07:16 PM
  4. Replies: 1
    Last Post: 04-18-2005, 05:06 PM
  5. Replies: 1
    Last Post: 04-17-2005, 08:10 PM

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