willfindaway
MIS
I am new to VB and I using the NOW function in my code to get the current date and time. The function works but I would like to remove the Separators from the Date and the Colon from the Time.
The Current Output I have is :06/02/2010 2:01:28 PM
My hope is to remove the separators and the colon so it looks like :0602201020128PM
Thanks again for all your help.
The Current Output I have is :06/02/2010 2:01:28 PM
My hope is to remove the separators and the colon so it looks like :0602201020128PM
Thanks again for all your help.