if i have a a variable, that is a date, and it's called say:
workdate and I want to have it today's date I use the now() function, but I'm not sure how to clip off the time. I only want the dd-mm-yy. but i'm getting time with it also.
I know that if i use a string I can use left([variable],length) but.. i was hoping there's another way.
tty Cruz'n and Booz'n always.
This post shows what little I do at work.
workdate and I want to have it today's date I use the now() function, but I'm not sure how to clip off the time. I only want the dd-mm-yy. but i'm getting time with it also.
I know that if i use a string I can use left([variable],length) but.. i was hoping there's another way.
tty Cruz'n and Booz'n always.
This post shows what little I do at work.