+ Reply to Thread
Results 1 to 3 of 3

Automatically find correct invoicing month

  1. #1
    Registered User
    Join Date
    10-19-2012
    Location
    York
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    59

    Automatically find correct invoicing month

    Hi

    Need some help, and rather than create a really long date table, i wondered if there is a way (and i'm sure you'll know) how to reference in the correct accounting month for a specific invoice date,

    The attached worksheet has a column with a selected range of invoice dates, and then an date range table which has the accounting months,
    a quick solution to this would be very useful,

    thanks in advance
    Adi
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Automatically find correct invoicing month

    In cell B3 you need:
    =VLOOKUP(A3,F$3:H$14,3)
    then copy down the column.

    Note - this is based on the assumption that your table with month names encompasses all the possible dates available. In other words, it won't cope with invoice dates which are before the first month or after the last one.

  3. #3
    Registered User
    Join Date
    10-19-2012
    Location
    York
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    59

    Re: Automatically find correct invoicing month

    works a treat, thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. correct function to find a correct time value
    By jekidi in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-06-2013, 03:17 PM
  2. [SOLVED] Equation(s) That Will Automatically Find Bad Data And Correct It.
    By garrett.grillo in forum Excel General
    Replies: 3
    Last Post: 10-26-2012, 04:16 PM
  3. Replies: 1
    Last Post: 08-13-2012, 11:18 AM
  4. Open workbook macro- find correct month to open?
    By buzzharley in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-07-2006, 11:30 PM
  5. Set up: automatically send data to another XL sheet (invoicing)
    By loki in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-15-2005, 08:05 PM

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