Re: Specifying certain columns in a row
- From: "Bob Phillips" <bob.phillips@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 09:47:11 -0000
=IF(WEEKDAY(DATE(A2,B2,C2), 2) > 5,"WEEKEND","WEEKDAY")
and just copy down, the cells will update
--
HTH
RP
(remove nothere from the email address if mailing direct)
"kthxbai" <kthxbai.1z73mn_1133161805.8414@xxxxxxxxxxxxxxxxxxxxx> wrote in
message news:kthxbai.1z73mn_1133161805.8414@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Hi,
>
> Alright, so I have the following function:
>
>
> Code:
> --------------------
> =IF(WEEKDAY(DATE(2005, 10, 15), 2) > 5,"WEEKEND","WEEKDAY")
> --------------------
>
>
> The year, month, and day are in the 3 columns preceeding the
> "Weekend/Weekday" column.
>
> How would I go by specifying that the function should take the year,
> month, and day from columns B, C, and D, but -within that row-(so I can
> simply apply the same function to the entire column and not have to
> enter the date data manually in each row)? Can I?
>
> Any help would be greatly appreciated.
>
>
> --
> kthxbai
> ------------------------------------------------------------------------
> kthxbai's Profile:
http://www.excelforum.com/member.php?action=getinfo&userid=29140
> View this thread: http://www.excelforum.com/showthread.php?threadid=488579
>
.
- References:
- Specifying certain columns in a row
- From: kthxbai
- Specifying certain columns in a row
- Prev by Date: Re: date and time formatting
- Next by Date: Multiuser concurrent application in Excel ..URGENT..
- Previous by thread: Specifying certain columns in a row
- Next by thread: date and time formatting
- Index(es):
Relevant Pages
|