excel workday function for asp.net?

  • Thread starter Thread starter SirPoonga
  • Start date Start date
S

SirPoonga

I need a workday function like excel has. I found vba code for access
to dot he task. I want to try and convert it. One of the funcitosn
has the parameter "Optional dtmDate as Date = 0". I need to convert
that to something asp.net recognizes. I haven;t used the DateTime in
asp.net too much.
 
Back
Top