+ Reply to Thread
Results 1 to 2 of 2

Divide by zero error

  1. #1
    Registered User
    Join Date
    10-02-2009
    Location
    CHICAGO
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question Divide by zero error

    I need some help from you guys i am currently using this formula to refrence a efficiancy rating on a production line in my plant =J6/L6 and when i do not have nay data entered of course i get the DIV/0 error... I am graphing the resulting data on a seprate page in the workbook and am refrenceing the following cell on the other sheet ='4'!$K7 i of course get the DIV/0 error. I need to sum up all of the days in the month with a rolling average and i cannot get the info to dispaly without the error...

    I would appreciate some ideas and if anyone can solve this MOST LIKELY easy issue for me i would appreciate it

    thanks allot

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,607

    Re: Divide by zero error

    What you want to show if L6 is 0?

    You can try this: =IF(L6=0,0,J6/L6)

+ 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