Hi, all,
I have the format date info.:
" =(Format([Start],"General Date"
) & " " & Format([TimeOut],"Short Time"
" and
"pickdate =CDate([Start])+[TimeOut]"
I want to get after 24 hours date base on "pickdate".
Thank you very much for help me out.
Jing
I have the format date info.:
" =(Format([Start],"General Date"
"pickdate =CDate([Start])+[TimeOut]"
I want to get after 24 hours date base on "pickdate".
Thank you very much for help me out.
Jing