Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Excel - formatting cells after certain date?

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


    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,208 ✭✭✭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