Results 1 to 11 of 11

Expanding a range across multiple sheets

Threaded View

  1. #1
    Registered User
    Join Date
    11-12-2013
    Location
    London
    MS-Off Ver
    Excel 2003 & 2010
    Posts
    27

    Expanding a range across multiple sheets

    Hola!

    I'm in need of a little pointer/advice.

    The following formula extracts invoice data for use as part of a 'statement of account' workbook, with separate sheets for each month.

    =IF(ISERROR(INDEX('[Sales 2013-2014.xlsx]April 2013'!$B$3:$K$50,SMALL(IF('[Sales 2013-2014.xlsx]April 2013'!$C$1:$C$50=$A$8,ROW('[Sales 2013-2014.xlsx]April 2013'!$C$1:$C$50)),ROW(2:2)),5)),"",INDEX('[Sales 2013-2014.xlsx]April 2013'!$B$1:$K$50,SMALL(IF('[Sales 2013-2014.xlsx]April 2013'!$C$1:$C$50=$A$8,ROW('[Sales 2013-2014.xlsx]April 2013'!$C$1:$C$50)),ROW(2:2)),5))

    It's working beautifully for 1 month (April 2013), but I would like to modify the above so that it uses the same range for all 12; 'April 2013', 'May 2013', 'June 2013', 'July 2013' etc etc.

    Any feedback gratefully received.
    Last edited by Kym-B; 01-13-2014 at 02:40 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. For each cell in range loop does not recognize expanding range
    By jhren in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-07-2013, 07:49 AM
  2. Expanding/Collapsing grouped Tabs/Sheets
    By nskrbin in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-31-2013, 04:36 PM
  3. Adding to spread sheets but my tables are not expanding their range
    By emilyloz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-31-2013, 10:02 AM
  4. Using a Sheet Tab as a Button for Expanding/Collapsing Sheets.
    By heifai in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-28-2013, 12:40 AM
  5. [SOLVED] Copy range from multiple sheets, into a master sheet and moving over by variable col range
    By g1eagle in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-23-2012, 01:36 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