ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Type in m/d/y in one column and have day automatically in next col (https://www.excelbanter.com/excel-worksheet-functions/208636-type-m-d-y-one-column-have-day-automatically-next-col.html)

Big Building 2008

Type in m/d/y in one column and have day automatically in next col
 
I would like to enter month/day/year in column A then have the day
automatically come up in column B.
ie: enter 11/31/08 in column A then Friday automatically come up in column B.

Is this possible?

Ashish Mathur[_2_]

Type in m/d/y in one column and have day automatically in next col
 
Hi,

Please uase the weekday() function. Explained in Excel's help menu

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Big Building 2008" wrote in
message ...
I would like to enter month/day/year in column A then have the day
automatically come up in column B.
ie: enter 11/31/08 in column A then Friday automatically come up in column
B.

Is this possible?



Max

Type in m/d/y in one column and have day automatically in next col
 
With a valid real date in A1, eg: 10/31/2008
In B1: =TEXT(A1,"dddd") will return the day: Friday

Note that your posted eg: 11/31/08 is an invalid date
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,000 Files:362 Subscribers:62
xdemechanik
---
"Big Building 2008" wrote:
I would like to enter month/day/year in column A then have the day
automatically come up in column B.
ie: enter 11/31/08 in column A then Friday automatically come up in column B.

Is this possible?


ShaneDevenshire

Type in m/d/y in one column and have day automatically in next col
 
Hi,

in B1 enter the formula =A1
then format the cell to DDDD. Choose Format, Cells, Number tab, Custom, and
type dddd into the Type line on the right.

--
Thanks,
Shane Devenshire


"Big Building 2008" wrote:

I would like to enter month/day/year in column A then have the day
automatically come up in column B.
ie: enter 11/31/08 in column A then Friday automatically come up in column B.

Is this possible?


Dave Peterson

Type in m/d/y in one column and have day automatically in next col
 
I wouldn't use an extra column of cells for this.

I'd just give the cell a custom format of something like:

dddd dd-mmmm-yyyy

So that one cell showed both the day of week and date.



Big Building 2008 wrote:

I would like to enter month/day/year in column A then have the day
automatically come up in column B.
ie: enter 11/31/08 in column A then Friday automatically come up in column B.

Is this possible?


--

Dave Peterson


All times are GMT +1. The time now is 04:14 AM.

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