vb Code: Label1.Caption = Trim$(CStr(CInt((count / myvar) * 100))) & "%" Enjoy!
Label1.Caption = Trim$(CStr(CInt((count / myvar) * 100))) & "%"
Last edited by deathfxu; May 29th, 2009 at 04:21 AM. Reason: added "%" sign :)
your ratings show me that my time means something to you. please show it. put [HIGHLIGHT="vb"][/HIGHLIGHT] around code| Your external IP address from a website | "ping" and read results | Improved DoEvents | | Click on a webpage link | Accurate processing time | Utilizing multiple monitors | | Run exe from memory | Run program when Windows starts | File system manipulations | | Get collection index/key from other | FileSystemObject | Kill process by exe name API | | Shell a shortcut | Detect system hardware | Always on top | Object/prop reference by string | | Var reference by string | Access Access db via code | Multithreading | Send an sms |mark completed threads as "Resolved"[ Determining program dependencies | MZTools | Inno install packager ] [ VB decompilers do exist, but they convert to ASM instead of VB ][all links: vb6.0 compatible]
Forum Rules