+ Reply to Thread
Results 1 to 4 of 4

Based on col dates create col of dates for the first day of that same month and year

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-07-2011
    Location
    Hnd
    MS-Off Ver
    Excel 2010
    Posts
    161

    Re: Based on col dates create col of dates for the first day of that same month and y

    Hi welchs101,

    I'm not sure if I undestand, but try this:

    In A2 put "=DAY(B2)" --> this will give you the day of the date you have in B2

    or

    In A2 put "=B2-DAY(B2)+1" --> this will give you the first day of that month you have in B2.

    Copy down any of the formulas if works for you.

    Hope this helps,

    Regards.

  2. #2
    Forum Contributor
    Join Date
    12-01-2007
    Location
    USA-North Carolina
    MS-Off Ver
    MS Office 2016
    Posts
    2,712

    Re: Based on col dates create col of dates for the first day of that same month and y

    thanks. i will try that. do you know if this is also available via vba code?

    thanks.

+ 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