G
Guest
hello..
i got a subform, linked to the main form by a field called "date".
the problem is the type of date inside the subform is "DD/MM/YYYY HH:MM:SS",
and the one on the main form is "DD/MM/YYYY".
as the information on the subform cames from another database, can't change
the type of date.
i had try, without success, puting the format of the date as "short date",
but in reality, it just workes visualy, the time still there and the link
doesn't work.
do you know how to separate a date type "DD/MM/YYYY HH:MM:SS" into to
separate fields like "DD/MM/YYY" and "HH:MM:SS".
im open to other ideas
thank you.
i got a subform, linked to the main form by a field called "date".
the problem is the type of date inside the subform is "DD/MM/YYYY HH:MM:SS",
and the one on the main form is "DD/MM/YYYY".
as the information on the subform cames from another database, can't change
the type of date.
i had try, without success, puting the format of the date as "short date",
but in reality, it just workes visualy, the time still there and the link
doesn't work.
do you know how to separate a date type "DD/MM/YYYY HH:MM:SS" into to
separate fields like "DD/MM/YYY" and "HH:MM:SS".
im open to other ideas
thank you.