Click here to Skip to main content
15,889,877 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Why this query produce wrong results ? Pin
dilkonika21-Feb-15 17:28
dilkonika21-Feb-15 17:28 
GeneralRe: Why this query produce wrong results ? Pin
Dave Kreskowiak22-Feb-15 3:36
mveDave Kreskowiak22-Feb-15 3:36 
QuestionHow do I display different group boxes, according to radio button selected ? Pin
Member 1144766219-Feb-15 7:30
Member 1144766219-Feb-15 7:30 
AnswerRe: How do I display different group boxes, according to radio button selected ? Pin
Wendelius19-Feb-15 7:40
mentorWendelius19-Feb-15 7:40 
GeneralRe: How do I display different group boxes, according to radio button selected ? Pin
Member 1144766219-Feb-15 7:41
Member 1144766219-Feb-15 7:41 
GeneralRe: How do I display different group boxes, according to radio button selected ? Pin
Wendelius19-Feb-15 7:56
mentorWendelius19-Feb-15 7:56 
QuestionVB dropdown list that will enable another after a selection is made with a private sub Pin
Bluewolf3119-Feb-15 2:34
Bluewolf3119-Feb-15 2:34 
AnswerRe: VB dropdown list that will enable another after a selection is made with a private sub Pin
Eddy Vluggen19-Feb-15 5:57
professionalEddy Vluggen19-Feb-15 5:57 
Bluewolf31 wrote:
After I make a selection in C1
There's an event on the combobox that gets fired when the selection changes. That is the place where you'd enable/disable the other combo's.

I'd also recommend to remove the exception-handling; all it does it catch and rethrow.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: VB dropdown list that will enable another after a selection is made with a private sub Pin
Bluewolf3119-Feb-15 7:56
Bluewolf3119-Feb-15 7:56 
GeneralRe: VB dropdown list that will enable another after a selection is made with a private sub Pin
Bluewolf3119-Feb-15 8:20
Bluewolf3119-Feb-15 8:20 
GeneralRe: VB dropdown list that will enable another after a selection is made with a private sub Pin
Eddy Vluggen19-Feb-15 8:39
professionalEddy Vluggen19-Feb-15 8:39 
QuestionData entry in sequential file in vb6 Pin
Preeti197918-Feb-15 22:28
Preeti197918-Feb-15 22:28 
AnswerRe: Data entry in sequential file in vb6 Pin
den2k8818-Feb-15 22:35
professionalden2k8818-Feb-15 22:35 
GeneralRe: Data entry in sequential file in vb6 Pin
Preeti197919-Feb-15 1:06
Preeti197919-Feb-15 1:06 
QuestionIs possible to use a global variable inside a class ? Pin
dilkonika18-Feb-15 11:11
dilkonika18-Feb-15 11:11 
AnswerRe: Is possible to use a global variable inside a class ? Pin
Duncan Edwards Jones18-Feb-15 11:19
professionalDuncan Edwards Jones18-Feb-15 11:19 
QuestionHow to show time zones in dates (Time Stamp) Pin
Murray Whipps18-Feb-15 7:13
Murray Whipps18-Feb-15 7:13 
AnswerRe: How to show time zones in dates (Time Stamp) Pin
Richard Andrew x6418-Feb-15 8:37
professionalRichard Andrew x6418-Feb-15 8:37 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
den2k8818-Feb-15 22:37
professionalden2k8818-Feb-15 22:37 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
Murray Whipps19-Feb-15 6:43
Murray Whipps19-Feb-15 6:43 
AnswerRe: How to show time zones in dates (Time Stamp) Pin
den2k8818-Feb-15 22:42
professionalden2k8818-Feb-15 22:42 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
Tim Carmichael19-Feb-15 1:23
Tim Carmichael19-Feb-15 1:23 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
Murray Whipps19-Feb-15 6:32
Murray Whipps19-Feb-15 6:32 
QuestionDeconstruction of a VBA Code Module Pin
ruvain18-Feb-15 0:41
ruvain18-Feb-15 0:41 
AnswerRe: Deconstruction of a VBA Code Module Pin
Chris Quinn18-Feb-15 1:00
Chris Quinn18-Feb-15 1:00 

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.