/ Published in: Visual Basic
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
Private Sub ABDate_Click()
If IsNull(Me.ActiveControl) Then
Me.ActiveControl.SelStart = 0
End If
End Sub
Comments
 Subscribe to comments
                    Subscribe to comments
                
                