View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Monk[_2_] Monk[_2_] is offline
external usenet poster
 
Posts: 65
Default Macro to Add Weekend Dates

Hello

I have excel data in two columns. The first column comprises dates covering
a period but it excludes weekends. The second column comprises dollar values
relevant to the applicable weekday.

What I would like to do is add dates for the weekends in the first column
and then copy the values for the preceding Friday into the second column for
those added weekend dates.

Any assistance you could provide would be appreciated.

Thanks

Monk