ms-access: specifying formatting for a column
        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-06-07T16:44:51Z
        Indexed on 
            2010/06/07
            16:52 UTC
        
        
        Read the original article
        Hit count: 217
        
i would like all data that is entered into a specific column to always have a trailing comma and also i need the first character to always be a comma. how do i do this? the best solution is probably not in vba or sql but probably the properties of the table?
© Stack Overflow or respective owner