Closed Thread
Results 1 to 2 of 2

Read formulas

  1. #1
    Registered User
    Join Date
    07-15-2019
    Location
    London
    MS-Off Ver
    MS Office 2007
    Posts
    31

    Read formulas

    Hi everyone,

    I'm having trouble with some formula. I had another post with some of them and Ali helped me out but I have some others..
    So, basically I know what questions these formulas are supposed to answer, and what they're actually doing. What kind of information are they about to show up, but I need to read them.. and i cannot!!

    If anyone can help:


    1.Calls per Task
    =IF(J2<>"",1,0)+IF(H2<>"",1,0)+IF(L2<>"",1,0)

    2.Total Reached
    =IF(J2="Erreicht",1,0)+IF(H2="Erreicht",1,0)+IF(L2="Erreicht",1,0)

    3.Date Approach 1
    =IF(I2="","",IF(ISERROR(DATE(LEFT(I2,4),MID(I2,6,2),MID(I2,9,2))),DATE(MID(I2,7,4),MID(I2,4,2),LEFT(I2,2)),DATE(LEFT(I2,4),MID(I2,6,2),MID(I2,9,2))))

    4.Timevalue Approach 1
    =IF(I2<>"",TIMEVALUE(MID(I2,12,5)),"")

    5.Calls made on the selected day
    =IF(Q2='Daily Metrics'!$I$4,1,0)+IF(S2='Daily Metrics'!$I$4,1,0)+IF(U2='Daily Metrics'!$I$4,1,0)

    6.Total Reached on the selected day
    =IF(AND(Q2='Daily Metrics'!$I$4,H2="Erreicht"),1,0)+IF(AND(S2='Daily Metrics'!$I$4,J2="Erreicht"),1,0)+IF(AND(U2='Daily Metrics'!$I$4,L2="Erreicht"),1,0)

    7.Reached calls from 8 to 11
    =IF(AND(TIME(8,0,0)<=$R2,TIME(11,0,0)>$R2,$H2="Erreicht"),1,0)+IF(AND(TIME(8,0,0)<=$T2,TIME(11,0,0)>$T2,$J2="Erreicht"),1,0)+IF(AND(TIME(8,0,0)<=$V2,TIME(11,0,0)>$V2,$L2="Erreicht"),1,0)

    8.Reached calls from 11 to 14
    =IF(AND(TIME(11,0,0)<=$R2,TIME(14,0,0)>$R2,$H2="Erreicht"),1,0)+IF(AND(TIME(11,0,0)<=$T2,TIME(14,0,0)>$T2,$J2="Erreicht"),1,0)+IF(AND(TIME(11,0,0)<=$V2,TIME(14,0,0)>$V2,$L2="Erreicht"),1,0)

    9.Reached calls from 14 to 17
    =IF(AND(TIME(14,0,0)<=$R2,TIME(17,0,0)>$R2,$H2="Erreicht"),1,0)+IF(AND(TIME(14,0,0)<=$T2,TIME(17,0,0)>$T2,$J2="Erreicht"),1,0)+IF(AND(TIME(14,0,0)<=$V2,TIME(17,0,0)>$V2,$L2="Erreicht"),1,0)

    10.Reached calls from 17 to 20
    =IF(AND(TIME(17,0,0)<=$R2,TIME(20,0,0)>$R2,$H2="Erreicht"),1,0)+IF(AND(TIME(17,0,0)<=$T2,TIME(20,0,0)>$T2,$J2="Erreicht"),1,0)+IF(AND(TIME(17,0,0)<=$V2,TIME(20,0,0)>$V2,$L2="Erreicht"),1,0)




    Thank you much!

  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
    79,415

    Re: Read formulas

    Administrative Note:

    Unfortunately, this is a duplicate thread, and you are allowed only ONE thread per issue here.

    Please see Forum Rule #5 about thread duplication.

    I am closing this thread, but you may continue here in the original thread: https://www.excelforum.com/excel-for...d-formula.html

    Please keep everything in one place. Thanks.
    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.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Cell values being moved to a new page but still be read by other formulas
    By Groovicles in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-10-2014, 12:08 PM
  2. [SOLVED] 2 Formulas to read items
    By jericho14444 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 10-26-2013, 12:53 PM
  3. [SOLVED] Help! Formulas cannot be read by MS Excel 2002
    By Melissa Alex in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-22-2012, 04:24 AM
  4. Replies: 2
    Last Post: 12-30-2011, 06:22 PM
  5. Having Macro Read Values Not Formulas
    By somebody113 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-08-2011, 08:42 PM
  6. Using ADO to read closed file does not read formulas
    By treyr in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-09-2010, 12:26 PM
  7. [SOLVED] Need to read formulas
    By KimSingh in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-26-2005, 05:15 PM

Tags for this Thread

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