Click here to Skip to main content
15,902,198 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralAbout text and label Pin
Meysam Khayatan11-Sep-03 11:59
Meysam Khayatan11-Sep-03 11:59 
Generaldeveloping my own web browser Pin
mikanu11-Sep-03 11:04
mikanu11-Sep-03 11:04 
GeneralRe: developing my own web browser Pin
Dave Kreskowiak12-Sep-03 8:01
mveDave Kreskowiak12-Sep-03 8:01 
GeneralSimple problem Pin
ivanji11-Sep-03 4:50
ivanji11-Sep-03 4:50 
GeneralRe: Simple problem Pin
NetPointerIN11-Sep-03 9:35
NetPointerIN11-Sep-03 9:35 
GeneralRe: Simple problem Pin
Ray Cassick11-Sep-03 9:59
Ray Cassick11-Sep-03 9:59 
GeneralRe: Simple problem Pin
Member 57284911-Sep-03 11:57
Member 57284911-Sep-03 11:57 
GeneralRe: Simple problem Pin
ivanji11-Sep-03 12:41
ivanji11-Sep-03 12:41 
Thanks you guys

you people are very kind,

Thanks, that's one part of an assignment that is due today. I'm very happy thanks to you, I owe u heaps!

But now I need more help PLEASE; it's from the same exercise. I need to make a loop until the value 0 is input, then print the total number of items weighted.

for that i created a variable called counter as int.

dim counter as integer

Counter = 0

do until weight = 0
Counter = counter + 1

Loop

weight = inputbox(...)
(...code you guys gave me goes here)

Loop

End If
(...)

When I try to run it I get a runtime error '6', Overflow, but I have no idea what I'm doing wrong, please give a hand with that

THANKS AGAIN!



Cheers,

IJBig Grin | :-D

ASP.NET capo
GeneralPass array Pin
sardinka11-Sep-03 4:42
sardinka11-Sep-03 4:42 
Generalreadin excel data into a dataset Pin
Anonymous11-Sep-03 4:10
Anonymous11-Sep-03 4:10 
GeneralGraphs connected to Interface & db Pin
Inneedofluv10-Sep-03 19:57
Inneedofluv10-Sep-03 19:57 
GeneralI want to lock the Access database (VB.6) Pin
Nazila Naderi10-Sep-03 15:40
Nazila Naderi10-Sep-03 15:40 
GeneralRe: I want to lock the Access database (VB.6) Pin
Meysam Khayatan11-Sep-03 12:03
Meysam Khayatan11-Sep-03 12:03 
GeneralEasy VBScript question about the file pointer Pin
monkeyman9910-Sep-03 12:10
sussmonkeyman9910-Sep-03 12:10 
GeneralRe: Easy VBScript question about the file pointer Pin
NetPointerIN11-Sep-03 9:42
NetPointerIN11-Sep-03 9:42 
GeneralBasic DataGrid Navigation. Pin
Steverty10-Sep-03 10:32
Steverty10-Sep-03 10:32 
Generalconverting vb double to vc double Pin
Member 57284910-Sep-03 8:04
Member 57284910-Sep-03 8:04 
GeneralRe: converting vb double to vc double Pin
Nic Rowan10-Sep-03 23:44
Nic Rowan10-Sep-03 23:44 
GeneralRe: converting vb double to vc double Pin
Member 57284911-Sep-03 4:07
Member 57284911-Sep-03 4:07 
GeneralRe: converting vb double to vc double Pin
Nic Rowan11-Sep-03 8:06
Nic Rowan11-Sep-03 8:06 
GeneralConvert from VS.Net 2003 to VS.Net Pin
Orcrist10-Sep-03 6:12
Orcrist10-Sep-03 6:12 
GeneralDeleteCommand problem.. Pin
GJul10-Sep-03 4:48
GJul10-Sep-03 4:48 
Generalall about exceptions Pin
fume9-Sep-03 22:09
fume9-Sep-03 22:09 
GeneralRe: all about exceptions Pin
SimonS9-Sep-03 22:11
SimonS9-Sep-03 22:11 
GeneralRe: all about exceptions Pin
fume10-Sep-03 14:08
fume10-Sep-03 14:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.