View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg Billinge Greg Billinge is offline
external usenet poster
 
Posts: 7
Default get day from date

Hi,

I have a date entered by the user into an input box in the form dd/mm/yy. I
want to be able to tell if that date is on the weekend. Is there a
function/way to say if, for example, 10/10/04 = Sunday?

Many thanks in advance

Greg