+ Reply to Thread
Results 1 to 2 of 2

Dates

  1. #1
    Deion007
    Guest

    Dates

    I would like to subtract 10 days from a date automatically on the first of
    the month. How can I do that? Please speak slow, I'm new

  2. #2
    Gary''s Student
    Guest

    RE: Dates

    If cell A1 contains =TODAY() then in A2 enter:

    =IF(DAY(A1)=1,A1-10,"") and format as date.
    --
    Gary's Student


    "Deion007" wrote:

    > I would like to subtract 10 days from a date automatically on the first of
    > the month. How can I do that? Please speak slow, I'm new


+ 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