Automatic sort for excel worksheet
        Posted  
        
            by 
                Joseph 
            
        on Super User
        
        See other posts from Super User
        
            or by Joseph 
        
        
        
        Published on 2012-08-05T03:14:38Z
        Indexed on 
            2012/09/04
            3:40 UTC
        
        
        Read the original article
        Hit count: 225
        
microsoft-excel
|sorting
I want to create a to-do list in Excel that automatically sorts the to-do entries in a list, in order of ones to do first (closest deadlines). I would also like a section that shows the tasks for today and another for high-priority tasks coming up within a week.
I have not programmed in Excel before. I know Python and JavaScript, but want an Excel solution that runs inside Excel (maybe using VBA, the Excel programming language).
Is this sort of thing possible in Excel?
© Super User or respective owner