F
Fred
Hi,
Well,
I'd like to have a function like :
which would have a result of :
February 1st, 2004 - February 29th, 2004
in a textfield !
How can I do this ?
I've tried some
MonthName(Date()) with some other functions, but its not recognized in my
French version of access...
and how to tell access to write the the first day and the last day ?
So my question is :
how to make a function, that will show me the above result,
for every month.. If current month is February, it's the result above,
it month is March, it should be :
March 1st, 2004 . March 31st, 2004
And so..
I mean, if a tell it's March, it will show me the first and the last day of
this month including the date..
Do I have to make a VBA script ? and if yes, how to implemante this in my
textfield ?
Thank you for your time !
Well,
I'd like to have a function like :
which would have a result of :
February 1st, 2004 - February 29th, 2004
in a textfield !
How can I do this ?
I've tried some
MonthName(Date()) with some other functions, but its not recognized in my
French version of access...
and how to tell access to write the the first day and the last day ?
So my question is :
how to make a function, that will show me the above result,
for every month.. If current month is February, it's the result above,
it month is March, it should be :
March 1st, 2004 . March 31st, 2004
And so..
I mean, if a tell it's March, it will show me the first and the last day of
this month including the date..
Do I have to make a VBA script ? and if yes, how to implemante this in my
textfield ?
Thank you for your time !