+ Reply to Thread
Results 1 to 4 of 4

Problem with reading the cell value

  1. #1
    Registered User
    Join Date
    10-17-2012
    Location
    Zagreb. Croatia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Problem with reading the cell value

    Hello! I have the following calculation entered in the cell C2 in Sheet 3:

    =IF(AND(TEXT(TIME(HOUR(NOW());MINUTE(NOW());SECOND(NOW()));"hh")="07"; VALUE(TEXT(TODAY();"dd"))=$W$9);AND(COUNTIF(Sheet2!$J$15:$S$15;2);Sheet2!$I$15=TIMEVALUE("7:00"))*1;C2)

    When the time has the hour 7 values from the cell range J15 to S15 of the Sheet 2 are checked if the have number 2. If this condition is true then the C2 in Sheet 3 shows 1.

    The problem is that when I try to read the C2 cell value, it just doesn't read it correctly. Namely when I write in any other cell e.g. cell W2 =C2, the value of W2 is 0 instead of 1.

    All the cells are of general format.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Problem with reading the cell value

    Is it related to open office?


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    10-17-2012
    Location
    Zagreb. Croatia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Problem with reading the cell value

    It is related to Microsoft Office Excel 2003.

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Problem with reading the cell value

    Instead of comma’s ( , ) I am seeing semicolons ( ; ) in your formula that’s why small confusion.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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