I am trying to convert a date that is currently stored as a timestamp to a string but I need to have it come back in the following format YYYYMMDD. Right now I am using the following
CStr ({Table.Field}) this converts the field to a string but doesn't report it in the correct format.
Any help would be greatly appreciated.
Thanks
CStr ({Table.Field}) this converts the field to a string but doesn't report it in the correct format.
Any help would be greatly appreciated.
Thanks