+ Reply to Thread
Results 1 to 5 of 5

Max IF formula across multiple sheets

  1. #1
    Registered User
    Join Date
    08-06-2015
    Location
    San Diego, CA
    MS-Off Ver
    2013
    Posts
    45

    Max IF formula across multiple sheets

    Hi All,

    I currently have the following formula

    " =MAX(C3:C167, '02'!C3:D167, '03'!C3:D167, '04'!C3:D167, '05'!C3:D167, '06'!C3:D167, '07'!C3:D167, '08'!C3:D167, '09'!C3:D167, '10'!C3:D167, '11'!C3:D167, '12'!C3:D167, '13'!C3:D167, '14'!C3:D167, '15'!C3:D167, '16'!C3:D167, '17'!C3:D167, '18'!C3:D167, '19'!C3:D167, '20'!C3:D167, '21'!C3:D167, '22'!C3:D167, '23'!C3:D167, '24'!C3:D167, '25'!C3:D167, '26'!C3:D167, '27'!C3:D167, '28'!C3:D167, '29'!C3:D167, '30'!C3:D167, '31'!C3:D167)"

    This formula is used to show the most recent order that we put into our order log. It is a monthly log and each worksheet is a single day. As of yesterday we started adding a different series of number to the same column that our current forumla is searching in and they are much higher than the other order numbers. Example is our normal order numbers are 414562 and the new ones are 860182. Is there a way for me to modify the max formula so i continue to have the max number across all sheets in one cell (which would be the new higher series of numbers) and in a different cell have a modified max formula cell that is less than a specific number, like say 500,000 so that it does not pick up any of the new order series numbers?

    Sorry for the long post and thank you in advance for your help!

  2. #2
    Forum Expert GeneralDisarray's Avatar
    Join Date
    09-15-2011
    Location
    Pittsburgh, PA, USA
    MS-Off Ver
    Windows Excel 2016
    Posts
    1,416

    Re: Max IF formula across multiple sheets

    Don't have an answer for that, but have a tip :D

    Your formula can be replaced by this: =MAX('02:31'!C3:D167)

    You can group the sheets in the formula to avoid having to type it out 30 times.
    Remember, saying thanks only takes a second or two. Click the star icon(*) below the post you liked, to give some Rep if you think an answer deserves it.

    Please,mark your thread [SOLVED] if you received your answer.

  3. #3
    Registered User
    Join Date
    08-06-2015
    Location
    San Diego, CA
    MS-Off Ver
    2013
    Posts
    45

    Re: Max IF formula across multiple sheets

    Oh that would have been nice when i originally created the formula lol. Thank you for the tip!

  4. #4
    Registered User
    Join Date
    08-06-2015
    Location
    San Diego, CA
    MS-Off Ver
    2013
    Posts
    45

    Re: Max IF formula across multiple sheets

    Unfortunately the above mentioned tip doesn't work :/. Im entering it in exactly as shown and i keep getting a formula error.

  5. #5
    Registered User
    Join Date
    08-06-2015
    Location
    San Diego, CA
    MS-Off Ver
    2013
    Posts
    45

    Re: Max IF formula across multiple sheets

    Actually it does work. For some reason the email message response shows * marks in the formula.

+ 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. Replies: 1
    Last Post: 02-12-2014, 01:49 AM
  2. Replies: 12
    Last Post: 02-10-2014, 11:59 AM
  3. Look up Formula for multiple sheets
    By Smithbc in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-05-2013, 06:19 PM
  4. Replies: 0
    Last Post: 03-13-2013, 12:25 PM
  5. Replies: 0
    Last Post: 11-08-2012, 01:07 PM
  6. [SOLVED] Formula across multiple sheets
    By Linraen7 in forum Excel General
    Replies: 10
    Last Post: 07-24-2012, 08:28 AM
  7. Help with IF THEN formula across multiple sheets
    By lindesley in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-13-2012, 03:36 AM
  8. Merge multiple excels with multiple sheets in a master excel with multiple sheets
    By marchi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-15-2012, 10:37 AM

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