+ Reply to Thread
Results 1 to 5 of 5

Data Not Showing if Coming from a cell which used a Function

  1. #1
    Registered User
    Join Date
    10-16-2017
    Location
    PHILIPPINES
    MS-Off Ver
    2016
    Posts
    55

    Data Not Showing if Coming from a cell which used a Function

    Hi

    Good day to all!

    I've been trying for days to figure this out but was not getting any. Hope you could assist me with this:

    If my data for B column Work Hours is coming from a formula like in Data where C column Work Hours is getting it by using formula "='Hours Daily'!C2" ( I tried using other functions like sumifs, vlookup but all gave the same results = not showing in B column Total Work Hours sheet. If you manually add the hours in Data sheet Column C, it would show the correct data in Total Work Hours sheet B column.)

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,700

    Re: Data Not Showing if Coming from a cell which used a Function

    There is nothing in K4:

    =SUMIFS(Data!$C$2:$C$5,Data!$B$2:$B$5,'Total Work Hours'!$B$1,Data!$A$2:$A$5,$K4)

    Hence no match. What is it meant to be, that criterion?

    Try this instead:

    =SUMIFS(Data!$C$2:$C$5,Data!$B$2:$B$5,'Total Work Hours'!$B$1,Data!$A$2:$A$5,$A4)
    Last edited by AliGW; 02-06-2018 at 07:24 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Data Not Showing if Coming from a cell which used a Function

    =SUMIFS(Data!$C$2:$C$5,Data!$B$2:$B$5,'Total Work Hours'!$B$1,Data!$A$2:$A$5,$A4)

  4. #4
    Registered User
    Join Date
    10-16-2017
    Location
    PHILIPPINES
    MS-Off Ver
    2016
    Posts
    55

    Re: Data Not Showing if Coming from a cell which used a Function

    Hi AliGW,

    Thank you for the correction and yes i fixed it. There is something weird going on but i'll fix my sample data first and update you.

  5. #5
    Registered User
    Join Date
    10-16-2017
    Location
    PHILIPPINES
    MS-Off Ver
    2016
    Posts
    55

    Re: Data Not Showing if Coming from a cell which used a Function

    Hi tim201110,

    Thank you for the correction and yes i fixed it. There is something weird going on but i'll fix my sample data first and update you.

+ 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] One Cell GAP coming with INDEX, Match function
    By rajeshn_in in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-11-2017, 07:09 AM
  2. Replies: 8
    Last Post: 10-25-2016, 03:34 PM
  3. Circular reference and what if function showing 0 when I select cell
    By collierm48 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-08-2014, 11:28 PM
  4. Replies: 4
    Last Post: 10-13-2014, 09:16 AM
  5. Coming out with a date function
    By shippo93 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-17-2014, 01:02 AM
  6. Replies: 13
    Last Post: 09-06-2013, 07:52 PM
  7. Values not coming in few cell but coming in rest all cells
    By rashmib in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2009, 11:19 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