D
David
Hi Group,
If MyValueDate < FirstDate Then Stop, problem is that MyDateValue is a
string and FirstDate is a Date.
I have tried CVDate(MyValueDate) and CDate(MyValueDate), but MyValueDate
remains a string.
Anyone help?
Thanks,
David
If MyValueDate < FirstDate Then Stop, problem is that MyDateValue is a
string and FirstDate is a Date.
I have tried CVDate(MyValueDate) and CDate(MyValueDate), but MyValueDate
remains a string.
Anyone help?
Thanks,
David