Hi
i want to extract the date part from datetime value i use this coding in load event of form
DTPPicker1=now
DTPPicker2=now
after this i only want the date part from this DTPPicker1 and DTPPicker2
how is it possible
i want to extract the date part from datetime value i use this coding in load event of form
DTPPicker1=now
DTPPicker2=now
after this i only want the date part from this DTPPicker1 and DTPPicker2
how is it possible
Comment