ms-access: difference between .value and .text
        Posted  
        
            by every_answer_gets_a_point
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by every_answer_gets_a_point
        
        
        
        Published on 2010-05-17T19:52:20Z
        Indexed on 
            2010/05/17
            20:00 UTC
        
        
        Read the original article
        Hit count: 193
        
i am passing values from a textbox into a sql statement in ACCESS
i do not understand the difference in the usage of these two properties
when i set the the .text property to something, how does the .value property get affected? when i do want something to be displayed in the textbox should i be using the value or text property?
© Stack Overflow or respective owner