Hi,
This table is created via DAO
Set tdfNew =currentDb.CreateTableDef("USAGE")
and is created exclusively for a graph; when the user opens the graph, the table is created, and when such graph is closed, the table is dropped.
So, I can't open it in design view.
Thanx for the tip...