Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Coding, Formula, or Conditional Formating?

Dan,

In cell A5, use this formula

=IF(A4+7=TODAY(),A4+7,"")


For the formatting, select the cells in column B (with the active cell being the first of your
Dan,Betty & Ray cells) and use Format / Conditional Formatting "Formula is " option, with a
formula like this

=MOD(ROWS($A$1:A1),10)=0

and set the font and fill as desired.

HTH,
Bernie
MS Excel MVP


"Danny Boy" wrote in message
...
I have a spreadsheet which has "Wednesday" dates in Column A (e.g. May 27,
2009, June 3, 2009, etc), and Names in Column B (Dan, Betty, and Ray). I'm
currently using a formula which automatically generates the names into Column
B when I input data (a date) into Column A:

=IF(A4<"","Dan, Betty & Ray","")
=IF(A5<"","Dan, Betty & Ray","")

What I'd like to achieve is two things:

(a)automatic posting of the "Wednesday" date in column A at midnight on each
Wednesday (beginning with today's date of May 27, 2009).

(b) the 10th Wednesday generated would color both the date and names in BOLD
RED.

Thanks much for any help!

Dan



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
formula or conditional formating Joseph[_4_] New Users to Excel 2 July 8th 09 10:18 PM
Conditional Formating Formula? Jman Excel Discussion (Misc queries) 5 September 18th 08 03:48 AM
Formula Conditional Formating Cathy Excel Programming 3 June 4th 07 06:49 PM
Conditional Formating and Formula Wanna Learn Excel Discussion (Misc queries) 5 May 4th 07 08:25 PM
If Formula or conditional formating Nora Najem Excel Discussion (Misc queries) 2 October 11th 06 01:54 PM


All times are GMT +1. The time now is 11:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"