[AccessD] = NULL

jeffrey.demulling at usbank.com jeffrey.demulling at usbank.com
Fri Feb 6 14:59:06 CST 2004


try

If isnull(txtStartDate) Then
    MsgBox "Please fill in the required dates", , "dates missing"
    Exit Sub
End If


                                                                                                                                              
                    Oleg_123 at xuppa.com                                                                                                        
                    Sent by:                         To:     accessd at databaseadvisors.com                                                     
                    accessd-bounces at databasead       cc:                                                                                      
                    visors.com                       Subject:     [AccessD] = NULL                                                            
                                                                                                                                              
                                                                                                                                              
                    02/06/2004 02:49 PM                                                                                                       
                    Please respond to "Access                                                                                                 
                    Developers discussion and                                                                                                 
                    problem solving"                                                                                                          
                                                                                                                                              
                                                                                                                                              




I know i am not suppose to write = Null, but is null doesn't work either,
whats the correct coding ?

If txtStartDate.Value = NULL Then
    MsgBox "Please fill in the required dates", , "dates missing"
    Exit Sub
End If



-----------------------------------------
Get Breaking News from CNN, ABC, NBC, CBS Now.
http://www.xuppa.com/news/?link=webmail


_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com








More information about the AccessD mailing list