Fancy date calculation

  • Thread starter Thread starter cjj
  • Start date Start date
C

cjj

Hello,

I'm not sure if it's possible in excel but what I'm trying to do i
this...

I would like to highlight any dates in my spreadsheet that are within
month of the current date or greater.

Cheers - cj
 
easiest and quickest way ,<<if you can live with it>> is conditional
formatting:
=A1>=(TODAY()-30)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top