+ Reply to Thread
Results 1 to 8 of 8

Floating Decimal Point Error

  1. #1
    Registered User
    Join Date
    05-11-2018
    Location
    Arizona
    MS-Off Ver
    Office 2016
    Posts
    4

    Floating Decimal Point Error

    I'm having a problem with an Excel spreadsheet that has may links and calculations. The program will work on most PC's in our office but I have to PC's that when they access the spreadsheet and load the data it gives them a " Floating Decimal Point Error" I have tried everything I looked up about it but nothing works. Please give me your ideas.
    Thanks

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Floating Decimal Point Error

    Hi, welcome to the forum

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    05-11-2018
    Location
    Arizona
    MS-Off Ver
    Office 2016
    Posts
    4

    Re: Floating Decimal Point Error

    I can attach the spreadsheet but to load a drawing for pricing those files are quite large. Maybe attach just one drawing to use? Not sure it will work

  4. #4
    Registered User
    Join Date
    05-11-2018
    Location
    Arizona
    MS-Off Ver
    Office 2016
    Posts
    4

    Re: Floating Decimal Point Error

    Upload failed

  5. #5
    Registered User
    Join Date
    05-11-2018
    Location
    Arizona
    MS-Off Ver
    Office 2016
    Posts
    4

    Re: Floating Decimal Point Error

    Screen shot..
    Attached Files Attached Files

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Floating Decimal Point Error

    Sorry, I cant really see whats going on from a pic (I did look at yours)
    We dont need your whole file, just include enough sample data to show what your problem is. as well as showing what you expect

  7. #7
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Floating Decimal Point Error

    From my experience, the floating point error is handled by rounding the final number off to however many digits are required to lose the small numbers at the end.

    For example, with a formula result of 0.000000000295, =ROUND(formula, any integer less than 10) will return 0.000000000 or 0.

    If you are dealing with currency, rounding to 2 digits will suffice.

  8. #8
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: Floating Decimal Point Error

    @cathyinaz.... I think the point is: AFAIK, "floating decimal point error" is not an Excel error.

    A google search suggests that the message comes from either custom Data Validation or a third-party add-in. We cannot tell you why it displays that message. It might mean that the custom code is expecting accuracy to 2 (or some other number of) decimal places. It might mean something else altogether.

    Track down the source of the message, then read their documentation or ask their help desk.

    BTW, your uploaded image is useless to me. Not only is a picture not worth 1000 words when it comes to Excel spreadshets, but also I do not see that specific error message anywhere in the image.

    I do see green "error" indicators in two cells. First, those are warnings, not "error", despite MSFT's description. Just ignore them if they do not apply to you. Second, I'm not familiar with any green "error" indicator that means "floating decimal point error". Well, not in Excel 2010, anyway. Perhaps such a warning was added to Excel 2016 (or post-2010). Not that I find in online searches.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 33
    Last Post: 02-23-2018, 05:59 AM
  2. Floating point in VBA
    By Rob K in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-21-2015, 05:14 AM
  3. How to convert a decimal to 32-bit floating-point?
    By piltdownman in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-25-2012, 08:16 PM
  4. Replies: 4
    Last Post: 06-10-2009, 12:50 PM
  5. Replies: 3
    Last Post: 03-18-2006, 02:25 PM
  6. Floating Point
    By Kathleen Bell in forum Excel General
    Replies: 2
    Last Post: 01-10-2006, 01:15 AM
  7. [SOLVED] FIXED 2 DECIMAL PLACES, MUST ENTER ALL ZEROES AFTER DECIMAL POINT.
    By SUKYKITTY in forum Excel General
    Replies: 3
    Last Post: 07-06-2005, 09:05 AM

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