ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Make all dates display 01 as the day (https://www.excelbanter.com/excel-worksheet-functions/263303-make-all-dates-display-01-day.html)

LovingLife28

Make all dates display 01 as the day
 
I have a list of dates with various numbers listed as the day (03/25/2009,
04/05/2010, etc.) I need a formula to change all of the dates to display 01
as the day (03/01/2009, 04/01/2010, etc). Thanks!
--
LL28

Bernard Liengme[_2_]

Make all dates display 01 as the day
 
First date in A1 (03/25/2009)
In B1 =DATE(YEAR(A1),MONTH(A1),1) will display 01/05/2009
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme


"LovingLife28" wrote in message
...
I have a list of dates with various numbers listed as the day (03/25/2009,
04/05/2010, etc.) I need a formula to change all of the dates to display
01
as the day (03/01/2009, 04/01/2010, etc). Thanks!
--
LL28



Glenn

Make all dates display 01 as the day
 
LovingLife28 wrote:
I have a list of dates with various numbers listed as the day (03/25/2009,
04/05/2010, etc.) I need a formula to change all of the dates to display 01
as the day (03/01/2009, 04/01/2010, etc). Thanks!



=A1-DAY(A1)+1


All times are GMT +1. The time now is 12:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com