I have a text box on mu report that is bound to a numeric field in my table. The reason this feild is set to numeric is so that we can calculate the total amount of time a job will be in a department. I need to be able to put an "X" in this box to show that the job is done. I need to know how to change the format of the text box to string instead of numeric if a box is clicked on my form.