+ Reply to Thread
Results 1 to 2 of 2

Adding logical values

  1. #1
    Veronique
    Guest

    Adding logical values

    I tried to add a range of cells which values came from a
    function and the result was 0. It didn't seem to
    understand the result of my function as a true number.

    any hint on how to add this range of cells?

    Thanks much,
    [email protected]

  2. #2
    Aladin Akyurek
    Guest

    Re: Adding logical values

    They are probably text-formatted if a text function has created them as in:

    =LEFT(A1,2)

    while A1 houses something like 215 or 21A.

    =--LEFT(A1,2)

    or

    =LEFT(A1,2)+0

    would make the result a true number.

    Veronique wrote:
    > I tried to add a range of cells which values came from a
    > function and the result was 0. It didn't seem to
    > understand the result of my function as a true number.
    >
    > any hint on how to add this range of cells?
    >
    > Thanks much,
    > [email protected]


+ 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