You cannot remove the compute from just one table if the column is also in other tables. If you want to remove the compute from ALL the tables, let us know and we'll give you code that will allow you to do so.
Karen > I have a column that is computed but was wanting to turn the Compute > option off. > > When I try to do that I get these errors: > > -ERROR- As column RecordBy is used in another table, its type cannot be > redefined. (2942) > > -ERROR- Unable to create/modify table. (2832) > > > > How can I turn the compute off? > > > =

