Dear all
I need your help here.

how can i know the number of working days excluding fridays(friday is holiday).

i have list of different dates in column A in column B i did only this to get total number of days

=round(today()-A2,0) it gave me days diffence between today and selected date.

in this days i want to exclude number of fridays fall in between.

pls help.