Date problem

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

Hi all,
I have a question concerning a cell, I want the cell to lookup the date if
it is between jan 1 and june 30 I want it to show "yes" and no for the rest
of the year. I need it to be volitile and not just for this year.

Any ideas

Thanks

Greg
 
Hi Norman

I believe you mean
=IF(MONTH(TODAY())<=6,"Yes","No")

Greg: Yes/no to what ? This makes me very curious :-)

Best wishes Harald
 
I am "trying" to an excel database for a league my sister runs, it is ran in
two seasons so instead of yes and no it will be summer , winter. just
thought it would be easier with the yes no direction.
She has to order the trophies and print out the forms so I want to have it
do this part automatically for her.

Thanks for your help
Greg
 

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