how do i display the day of the week using the TODAY() function?

  • Thread starter Thread starter Guest
  • Start date Start date
i want it to display like this "aturday 11/20/2004"

If you're doing this in Microsoft Access, the subject of this
newsgroup, use

Format(Date(), "dddd mm/dd/yyyy")

If you're doing it in Excel, the syntax will be somewhat different;
you may want to ask the question in an Excel newsgroup so someone
familiar with that program can help you.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

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