Thanks in advance. I feel I should know how to fix the following 2 issues, but can't quite get it.
1) I have a table with Dates in a text field. (mmddyyyy). I want to change the format so that it will display as (mm/dd/yyyy). So I have tried to change the field property to a Date field, but no luck.
2) On a report I have fields for City and State. I am only using this certain database to do a form letter for a bunch of folks. All I want to do is add a comma to the end of the city field for all of the records in the table.
I am thinking an update table could clear up at least the first issue.
Thanks again.
1) I have a table with Dates in a text field. (mmddyyyy). I want to change the format so that it will display as (mm/dd/yyyy). So I have tried to change the field property to a Date field, but no luck.
2) On a report I have fields for City and State. I am only using this certain database to do a form letter for a bunch of folks. All I want to do is add a comma to the end of the city field for all of the records in the table.
I am thinking an update table could clear up at least the first issue.
Thanks again.