Results 1 to 6 of 6

Thread: [resolved]rounding answer

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    13

    Resolved [resolved]rounding answer

    VB Code:
    1. Text20 = CInt(Text15.Text) * CInt(Text13.Text) + CInt(Text11.Text) * 12 / 52 * CInt(Text13.Text)

    how can i round the text20 to 2 decimal places?
    Last edited by theasker; May 23rd, 2005 at 05:35 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width