Thank you everyone who replied!!!! I now have several different ways to
identify weekend expenditures.....this will really help my audit review!
"Biff" wrote:
> Hi!
>
> One way:
>
> =IF(WEEKDAY(A1,2)>5,"Weekend","")
>
> Will return Weekend if the date in cell A1 is on the weekend, otherwise,
> returns blank.
>
> Biff
>
> "Cathy Landry" <CathyLandry@discussions.microsoft.com> wrote in message
> news:0E6319E1-9CFB-4DF1-B41A-FC0C58B041B8@microsoft.com...
> > Hello,
> >
> > I have two columns with dates. Column A = Transaction Date and Column B =
> > Post Date. Is it possible to use a formula to identify those transactions
> > (
> > A) that occurred on a weekend?
> >
> > Thank you!
> > Cathy
>
>
>
Bookmarks