Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2007

Tip: Looking for answers? Try searching our database.

Date & using if formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
magician_s - 13 Mar 2007 07:40 GMT
Gidday,

I have used a formula to make the days show from the corresponding cells
above.

ie:
13/3/07                                 14/3/07
Tuesday                                Wednesday
I want value to be 0               Value to be 2.3
Now what I want to do is, for any tuesday, underneath the date shown for it
to have a value of 0 and every other day not tuesday to have a value of 2.3.

Many thanks in advance
Max - 13 Mar 2007 08:43 GMT
One way ..

If real dates are entered in A1 across,
place in A3:
=IF(A1="","",IF(WEEKDAY(A1,2)=2,0,2.3))
Copy across as far as required
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> Gidday,
>
[quoted text clipped - 9 lines]
>
> Many thanks in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.