Guys,
I urgently need to create a date function in VBA/Access that will take in two different date params and will return a string value like this...
"1 Months, 2 Weeks, 3 Days"
This will need return the time difference between the two date ranges in the above format...
If any of you guys could give some assistance, that would be great!
Rob.
I urgently need to create a date function in VBA/Access that will take in two different date params and will return a string value like this...
"1 Months, 2 Weeks, 3 Days"
This will need return the time difference between the two date ranges in the above format...
If any of you guys could give some assistance, that would be great!
Rob.
Comment