| | |
Please Help!
Thread Solved
![]() |
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
Dim x, n, i As Integer Dim Tot As Double x = Val(Text1.Text) n = Val(Text2.Text) If n <= 1 Or x <= 0 Then MsgBox "Enter Proper Values", vbCritical Exit Sub End If Tot = 0 i = 1 Do While i <= n Tot = Tot + (x ^ i) i = i + 1 Loop
Regards
Shaik Akthar
Shaik Akthar
![]() |
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Dynamic setting of Headers
- Next Thread: Help please!
| Thread Tools | Search this Thread |
* 6 2007 access activex add age basic beginner birth bmp calculator cd cells.find click client code college connection connectionproblemusingvb6usingoledb creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit excel excelmacro file filename form header iamthwee image inboxinvb internetfiledownload listbox listview liveperson login looping microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading remotesqlserverdatabase report save search sendbyte sites sql sql2008 sqlserver subroutine tags time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web windows





