+ Reply to Thread
Results 1 to 2 of 2

Display the first date of the month when the month and year are selected

  1. #1
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Display the first date of the month when the month and year are selected

    Hi I have a month in text form in A1 (January) and a Year (2013) in B1, i need C1 to return the first date of that month and D1 to return the Last date of that month based on the Month and year typed in A1 and B1.

    Cheers

    JD

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Display the first date of the month when the month and year are selected

    C1= (a1&b1)*1 OR eomonth(a1&b1,-1)+1

    d1=eomonth(a1&b1,0)
    Last edited by daffodil11; 11-05-2013 at 12:01 PM.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How do I display the date when a year and month are selected
    By john dalton in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-04-2013, 12:32 PM
  2. [SOLVED] display cell to show only Month/year to do sumif calc if today()= any day of month
    By fireguy7 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-12-2013, 06:55 PM
  3. [SOLVED] Function to Display Input Box, Retrieve Date, and Return Day, Month And Year
    By Authentik8 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-27-2012, 08:04 AM
  4. Change Date to display Month/Year
    By pdxguy_2188 in forum Excel General
    Replies: 1
    Last Post: 07-06-2011, 01:41 PM
  5. formula for prior month & year of a month end date.
    By mikeburg in forum Excel General
    Replies: 2
    Last Post: 09-25-2007, 04:01 PM

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