+ Reply to Thread
Results 1 to 8 of 8

day and date function

Hybrid View

  1. #1
    Registered User
    Join Date
    09-18-2010
    Location
    Warrington, England
    MS-Off Ver
    Excel 2000
    Posts
    7

    Re: day and date function

    Quote Originally Posted by Andy Pope View Post
    How can you have the same date each month? do you mean same day number such as 17th of each month?
    yes the same day number. i have payments that are made the same date each month, the 4th, 5th and some others. i receive payments on other dates. it would be easier to have it automated to put the dates in each month without typing all the dates in again on a new month. i use the same sheet so i dont have trouble swapping it to other sheets.

    and my system time is upto date and correct

    cheers

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,719

    Re: day and date function

    If you have a date in A1 then here are two ways to get the day (e.g. "Sat") in B1.

    Use this formula

    =A1

    and format B1 as ddd

    or use this formula

    =TEXT(A1,"ddd")

    Does that work for you?
    Audere est facere

  3. #3
    Registered User
    Join Date
    09-18-2010
    Location
    Warrington, England
    MS-Off Ver
    Excel 2000
    Posts
    7

    Re: day and date function

    Quote Originally Posted by daddylonglegs View Post
    Use this formula

    =A1

    and format B1 as ddd
    this worked for the days thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1