View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Perpetual 1st Wed

Hi,

Try this

=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Keyrookie" wrote:


Hey all,

What is the formula that always shows the 1st Wednesday of the month?
I am wanting to have the date of the the first Wed. of the month always
appear in cell B7. When the month changes I want the date in cell B7 to
change.

Thanks




--
Keyrookie
.