Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Excel - formatting cells after certain date?

  • 20-05-2013 03:50PM
    #1
    Registered Users, Registered Users 2 Posts: 1,213 ✭✭✭


    Hi,

    I have created an excel spreadsheet which I would like to apply formatting to cells after a certain date has passed....if thats possible?

    So for example, A1 - E7 correspond to weekdays, I would like them to be shown with strikethrough text after each day has passed? I have had a look around the web and cant find an answer, maybe it cant be done but would be grateful for some help!

    Thanks :)


Comments

  • Registered Users, Registered Users 2 Posts: 68,173 ✭✭✭✭seamus


    I'm not sure what you mean by A1 - E7 corresponding to weekdays: presumably one row or column contains the date and the other rows or columns contain tasks or whatever for those dates?

    Anyway, here's an example. The Formula which you can't see all of is =$A2 < TODAY()

    You should be able to adapt this to your situation.


  • Registered Users, Registered Users 2 Posts: 1,213 ✭✭✭rob w


    seamus wrote: »
    I'm not sure what you mean by A1 - E7 corresponding to weekdays: presumably one row or column contains the date and the other rows or columns contain tasks or whatever for those dates?

    Anyway, here's an example. The Formula which you can't see all of is =$A2 < TODAY()

    You should be able to adapt this to your situation.


    Thats perfect, worked a treat!

    Thanks


Advertisement