DatePart problem

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

I have a Date/Time control on a form called [txtcd1retd] where the format is
dd/mm/yy and another calculated control called [txtyear] where the control
source is =DatePart ("yy",[txtcd1retd])
However I get #Error displayed in txtyear, anyone tell me why?
Thanks
Tony
 
Back
Top