Day of the week

M

mike

Hi,

How can I program a formula depending on the day of the
week?

I have used =NOW() and =today() and neither seem to come
back with the day of the week only. I need something
that simply comes back with the day of the week.

To be more clear, I need to use different formulas for a
cell based on the day of the week.

eg = IF(A1="Friday",A5+A6,if(A1="Thursday",B5+B6,C5+C6))


thanks,
mike
 

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

Top