Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Excel - formatting cells after certain date?

  • 20-05-2013 3:50pm
    #1
    Registered Users, Registered Users 2 Posts: 1,164 ✭✭✭


    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,317 ✭✭✭✭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,164 ✭✭✭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