+ Reply to Thread
Results 1 to 2 of 2

COUNT INDIRECT and ROW functions used to create dynamic consolidated list

Hybrid View

  1. #1
    Registered User
    Join Date
    03-03-2015
    Location
    Poland
    MS-Off Ver
    2013
    Posts
    1

    COUNT INDIRECT and ROW functions used to create dynamic consolidated list

    Hi,
    I created dynamic consolidated list using formulas listed in title.

    When lists contain numbers everything is fine, but when I put text #VALUE! error occur only in 3rd list.

    Hope I wrote clearly. If not everything is nice shown in attached excel file.
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: COUNT INDIRECT and ROW functions used to create dynamic consolidated list

    change name of TAB SI to i.e. SX, and try this in A1 and copy down
    =IF(M!A1<>0,M!A1,IF(INDIRECT("E!A"&D1)<>0,INDIRECT("E!A"&D1),IF(INDIRECT("S!a"&F1)<>0,INDIRECT("S!A"&F1),INDIRECT("SX!A"&H1))))
    Logical_test Required
    Last edited by sandy666; 03-03-2015 at 09:07 PM. Reason: changed SI to SX

+ 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. [SOLVED] Create a consolidated list
    By elcarp in forum Excel General
    Replies: 12
    Last Post: 01-06-2014, 11:46 PM
  2. Using indirect (?) within table to create dynamic formulas
    By cotoews in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-29-2013, 07:01 PM
  3. [SOLVED] Nested Count and indirect functions
    By jrbluebox in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-14-2013, 10:54 AM
  4. [SOLVED] Create consolidated dynamic sheet from several sheets (pull data)
    By G.Bregvadze in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-23-2013, 03:27 PM
  5. create a consolidated text list
    By elcarp in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 12-11-2012, 06:31 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