Thanks for the hint Carlos.
For my purpose, if i want to get a date that will result of start date + 45 business days (means no saturday, no sunday and no non business day), i will have to make a loop and call the 'nextbusinessday' function 45 times ?
Or is there another way to achieve it ?
Thanks,
Nicolas