Thread: Excel Problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] newbie@gmail.com is offline
external usenet poster
 
Posts: 10
Default Excel Problem

Hi,

Suppose I have a excel column that contains the dates:

Column A ( DD/MM/YY)

09/02/07
10/02/07
etc

How do I select the column and read in each dates in each cell to
check if the date: (DD) is a friday and that the date is 6th?

Thanks.

regards,
Newbie