+ Reply to Thread
Results 1 to 4 of 4

Thread: excel logical formula

  1. #1
    Registered User
    Join Date
    11-05-2008
    Location
    France
    Posts
    28

    excel logical formula

    I need a solution for this situtaion!

    Iam using a french version of excel2003!

    I have #DIV/0! in P24 (i.e an error value)

    So I need to check in Q24 such that if (P24=#DIV/0!,0,P24)

    I need to have a logical formula for this one!


    Thanks for your time!
    regards
    Taniks
    Last edited by taniks; 12-16-2008 at 05:25 AM.

  2. #2
    Extremely Helpful member
    Join Date
    12-23-2006
    Location
    Belgium
    MS-Off Ver
    XL2003
    Posts
    6,127
    In English =if(iserror(p24),0,P24)
    In French =si(esterreur(p24),0,P24)
    Quoting entire posts clutters the forum and makes threads hard to read !

    If you are pleased with a member's answer then use the Star icon to rate it

    Click here to see forum rules

  3. #3
    Registered User
    Join Date
    11-05-2008
    Location
    France
    Posts
    28

    solved

    Thanks for your quick reply!

    I had the solution for my problem!

    thanks for ur time!

    regards
    Taniks

  4. #4
    Extremely Helpful member
    Join Date
    12-23-2006
    Location
    Belgium
    MS-Off Ver
    XL2003
    Posts
    6,127
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save
    Quoting entire posts clutters the forum and makes threads hard to read !

    If you are pleased with a member's answer then use the Star icon to rate it

    Click here to see forum rules

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0