Access - Issues database

R

rob

How can I delete/ reset the "History" part of this template database?
Grateful for any response!
 
T

Tom van Stiphout

On Tue, 20 Nov 2007 05:15:01 -0800, rob

By deleting the rows from the underlying table(s).
-Tom.
 
R

rob

Thanks Tom. trouble is I can't find a field for it!!. Here's the control
source for the field =ColumnHistory([RecordSource],"Comments","[ID]=" &
Nz([ID],0)) and I can't see where info is stored to delete it.
HAving started a new database and entered some data I would like to use it
for real but without this content - it is a big database with other fields
filled in.
 
Top