Visual Studio Development Bookmark and Share   
 index > Developer Documentation and Help System > BIG NEWBIE!!! ROUNDING??
 

BIG NEWBIE!!! ROUNDING??

ok i am not sure if im even posting in the right place move this topic if it's in wrong place some1 please!!! I have MS VS 2005 Pro and i am writing a programming in the VB part and when i try usiing the roudning funching, i get "Name 'Round' is not declared" and this is what it is:

decExpPercent = Round(decExpPercent, 2)

any hlep would be appreciated thanks! Big Smile

BRuTAL_HiTMAN_  Sunday, April 15, 2007 4:16 AM

There are several different rounding functions to choose from depending on how you want to perform the rounding. Check out Decimal.Round and Math.Round in Help.

-Mary

Mary Chipman - MSFT  Monday, April 16, 2007 4:19 PM

There are several different rounding functions to choose from depending on how you want to perform the rounding. Check out Decimal.Round and Math.Round in Help.

-Mary

Mary Chipman - MSFT  Monday, April 16, 2007 4:19 PM

You can use google to search for other answers

Custom Search

More Threads

• inheritdoc tag in the roadmap?
• How to import Xml file into a table in MS-ACCESS database using Visual Basic 6.0?
• Deploying Reports using Custom authentication
• number the location on map
• Feb Update: Fast Track MSHelp2 VS2005 Integration TestCase/Lab
• Conceptual Help: Links
• language filter
• Sandcastle: displaying Enumeration topics
• Sandcastle September CTP fails with Error: CopyFromIndexComponent
• A few Sandcastle bugs...