prabha_friend
Prabhakaran Karuppaih
- Local time
- Tomorrow, 03:22
- Joined
- Mar 22, 2009
- Messages
- 942
Why the following is not giving the desired result:
msgbox replace("The Date is 05-02-2015","??-??-????",format(Date,"dd-mm-yyyy"))
How to achieve that in VBA?
msgbox replace("The Date is 05-02-2015","??-??-????",format(Date,"dd-mm-yyyy"))
How to achieve that in VBA?