J
J.W. Aldridge
Hi.
I am using the following formual to find dates (9days after a specific
date).
=IF(G4>0,INDEX(DATES,MATCH(G4,DATES,1)+9)," ")
What I am needing is;
Instead of just:
the date that is provided in the DATES column.
7/17/07
I need the weekday of the date in front.
Tue 7/17/07
If not with this one, is there to include the day of the week into a
formula?
Thanx
I am using the following formual to find dates (9days after a specific
date).
=IF(G4>0,INDEX(DATES,MATCH(G4,DATES,1)+9)," ")
What I am needing is;
Instead of just:
the date that is provided in the DATES column.
7/17/07
I need the weekday of the date in front.
Tue 7/17/07
If not with this one, is there to include the day of the week into a
formula?
Thanx