Thread: [Solved] Date driven value
View Single Post
 
Old 05-23-2011, 06:41 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2007
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi ronocco,

You can do the Friday test with a formula like:
=IF(MOD(A1,7)=6,"X","")
where A1 is the address of the cell containing the date of interest.

I'm not sure what you mean by "For a fixed payment on the 25th, I'd like a formula that would make that value appear on the May 27", though. Do you mean that you only want the 'X' to display on the preceding Wednesday?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote