psykoProgrammer
Programmer
All,
I'm going to be a little bold and start thanking you ahead of time, because i'm certain someone out there knows how to do this fairly easily.
I'm a VB programmer, and as such can do this in that language, but am a newbie when it comes to VFP9; hence the reason i could use a hand.
Someone in my office was asking how you can take 2 dates and determine the number of days between them (i located an answer in the forum), but the request is to actually exclude weekends. I know i could use some function to test the day of the week and then determine if i should include the day in my total, but that sounds like it would be really slow.
Any other good solutions out there?
Thanks!
I'm going to be a little bold and start thanking you ahead of time, because i'm certain someone out there knows how to do this fairly easily.
I'm a VB programmer, and as such can do this in that language, but am a newbie when it comes to VFP9; hence the reason i could use a hand.
Someone in my office was asking how you can take 2 dates and determine the number of days between them (i located an answer in the forum), but the request is to actually exclude weekends. I know i could use some function to test the day of the week and then determine if i should include the day in my total, but that sounds like it would be really slow.
Any other good solutions out there?
Thanks!