• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2007/2008/2009 DWG Format

    Reply
    New Member
    Posts: 2
    Registered: ‎01-17-2010

    formula in table for numbar rounddown

    154 Views, 3 Replies
    01-18-2010 12:35 AM
    i am new for table,
    i want to know rounddown numbar in table
    ex. =100/3 Ans. 33.333333

    i want Answer in 33 but not use 0 precision

    please help.
    Please use plain text.
    *Pro
    Posts: 2,699
    Registered: ‎04-14-2009

    Re: formula in table for numbar rounddown

    01-18-2010 07:13 AM in reply to: jay_6302
    Not positive, but if it's similar to Excel, you may want to check their help for how to round. If you don't have Excel, try looking into OpenOffice.org for a free Office-compatible suite of similar programs :-)
    I hope my info was useful, but if by some odd chance it actually solved your issue, feel free to mark your post as "Accept as Solution". Thanks! :smileyhappy:
    Please use plain text.
    Valued Contributor
    Posts: 50
    Registered: ‎12-01-2008

    Re: formula in table for numbar rounddown

    01-18-2010 11:15 AM in reply to: jay_6302
    Right click on the 33.3333333 and go to format. Once in format there should be a precision. under the percision go to 0. that should do it.
    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎08-25-2012

    Re: formula in table for numbar rounddown

    08-25-2012 09:46 PM in reply to: jay_6302

    =round(cell) in cell

     

    Please use plain text.