M
Mandy
I would like to call a function that calculates the
difference between 2 dates, however I'm new to this and
have no idea how to do it!
The function is called DateDiffW(BegDate, EndDate) and is
from this site.
I would like it to work when the 'Calculate' button has
been clicked. Where do I need to put the code and how do
I call the function itself. I presume it'll be in the
on_click event of the button but really don't know what
to do.
Thanks
Mandy
difference between 2 dates, however I'm new to this and
have no idea how to do it!
The function is called DateDiffW(BegDate, EndDate) and is
from this site.
I would like it to work when the 'Calculate' button has
been clicked. Where do I need to put the code and how do
I call the function itself. I presume it'll be in the
on_click event of the button but really don't know what
to do.
Thanks
Mandy