Overflow where there should not be one ( no divide by zero)

Important Notice


Please note that on 14th December 2023 users will experience an expected outage whilst we make upgrades to our network. We anticipate this process may take a couple of hours and so we apologise in advance for any inconvenience.

  • I keep getting an "overflow" error on t1.
    There is a number in column F or JD from 2450000.5 to 2456666.5 in every one of the cells and each successive cell only differs by only 10 or so.
    No cell is empty throughout the range.


  • Re: Overflow where there should not be one ( no divide by zero)


    That's a weird problem... I've found this post about a similar issue :
    http://www.mrexcel.com/forum/e…-hhh-%3D-24-*-3600-a.html



    This seems like a good workaround :


    Regards.

  • Re: Overflow where there should not be one ( no divide by zero)


    You need to trap the error to see what is going on. Use an On Error Goto to a block of code that MsgBoxes the values of k, JD(k) and JD(k+1).

    Have a Great Day!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!