PetCar
06-10-2002, 08:14 AM
Hi!
I need some help with a small function.
I want to do a function like this;
Public Function firstdayofweek(weeknumber,year)
End Function
06/06/2002 = firstdayofweek("24","2002")
Any clues.. i hate dateformatting.. :)
Regards /
Peter Carlsson
I need some help with a small function.
I want to do a function like this;
Public Function firstdayofweek(weeknumber,year)
End Function
06/06/2002 = firstdayofweek("24","2002")
Any clues.. i hate dateformatting.. :)
Regards /
Peter Carlsson