|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
call line not been exicuted
Private Sub optRange1_Click()
If optRange1 = True Then MsgBox ("Make sure you select an Event First") Else Call LoadflxCustGiftList(1) End If End Sub Hey there can anyone see anything wrong with this bit of code i am also getting an error on this line when a option button is selected without anything been selected inside a combo box prsItems.Open pstItemsSQL, gcnGiftRegistry, adOpenStatic, adLockOptimistic, adCmdText so can anyone tell me whats wrong with it |
|
#2
|
|||
|
|||
|
Do you get errors? Can't you step through this code with the VB debugger to identify any problems?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > call line not been exicuted |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|