Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to avoid flickering Pin
Dave Kreskowiak20-Sep-07 5:55
mveDave Kreskowiak20-Sep-07 5:55 
QuestionMDI Child changes size Pin
PabloGM20-Sep-07 4:02
PabloGM20-Sep-07 4:02 
AnswerRe: MDI Child changes size Pin
Dave Kreskowiak20-Sep-07 5:42
mveDave Kreskowiak20-Sep-07 5:42 
GeneralRe: MDI Child changes size Pin
PabloGM20-Sep-07 6:33
PabloGM20-Sep-07 6:33 
GeneralRe: MDI Child changes size Pin
Dave Kreskowiak20-Sep-07 7:31
mveDave Kreskowiak20-Sep-07 7:31 
GeneralRe: MDI Child changes size Pin
Dave Kreskowiak20-Sep-07 12:38
mveDave Kreskowiak20-Sep-07 12:38 
GeneralRe: MDI Child changes size Pin
PabloGM21-Sep-07 8:01
PabloGM21-Sep-07 8:01 
QuestionIm not sure what to call this, but i need help... Pin
alindsay8120-Sep-07 4:00
alindsay8120-Sep-07 4:00 
VBA.

Ive a program wrote with a few sub's and functions, it all works fine but i need to call 1 of the subroutine's every x minutes

its more complicated than that tho...

If the user selects 15 mins, then the sub has to run once every 15 mins, but it has to run on minute 0, 15, 30, 45. If they select 30 mins the sub needs to run on 0 and 30, if they select 10 mins it has to run on 0, 10, 20, 30, 40 and 50, if they select any number of mins at all(from 1 to 60), the program has to work out when to run the sub and then run it at those times.

furthermore, If i select 10mins, it cant just start and run at like 3, 13, 23, 33, 43, it must run at 0, 10, 20, 30, 40, 50, note that it doesnt need to wait till 0 to begin, if the time is currently at 14 mins it can start at 20

AnswerRe: Im not sure what to call this, but i need help... Pin
Tom Deketelaere20-Sep-07 5:17
professionalTom Deketelaere20-Sep-07 5:17 
GeneralRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 5:31
mveDave Kreskowiak20-Sep-07 5:31 
GeneralRe: Im not sure what to call this, but i need help... Pin
Tom Deketelaere20-Sep-07 6:21
professionalTom Deketelaere20-Sep-07 6:21 
AnswerRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 5:27
mveDave Kreskowiak20-Sep-07 5:27 
AnswerRe: Im not sure what to call this, but i need help... Pin
srone20-Sep-07 5:41
srone20-Sep-07 5:41 
GeneralRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 6:00
mveDave Kreskowiak20-Sep-07 6:00 
GeneralRe: Im not sure what to call this, but i need help... Pin
srone20-Sep-07 6:14
srone20-Sep-07 6:14 
JokeRe: Im not sure what to call this, but i need help... Pin
Luc Pattyn20-Sep-07 13:23
sitebuilderLuc Pattyn20-Sep-07 13:23 
AnswerRe: Im not sure what to call this, but i need help... Pin
alindsay8121-Sep-07 22:53
alindsay8121-Sep-07 22:53 
GeneralRe: Im not sure what to call this, but i need help... Pin
alindsay8121-Sep-07 23:25
alindsay8121-Sep-07 23:25 
AnswerRe: telnet connection Pin
Dave Kreskowiak20-Sep-07 5:24
mveDave Kreskowiak20-Sep-07 5:24 
AnswerRe: dll file adding Pin
Dave Kreskowiak20-Sep-07 5:20
mveDave Kreskowiak20-Sep-07 5:20 
QuestionDisplayng a menu when user right clicks Pin
VB 8.020-Sep-07 3:03
VB 8.020-Sep-07 3:03 
AnswerRe: Displayng a menu when user right clicks Pin
Dave Kreskowiak20-Sep-07 5:15
mveDave Kreskowiak20-Sep-07 5:15 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
VB 8.021-Sep-07 2:14
VB 8.021-Sep-07 2:14 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
Dave Kreskowiak21-Sep-07 11:58
mveDave Kreskowiak21-Sep-07 11:58 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
VB 8.024-Sep-07 0:34
VB 8.024-Sep-07 0:34 

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.