inserting table subsets

S

shank

Hopefully this will make sense to someone...
I have 5 table relationships.
TableA --> TableB --> TableC --> TableD --> TableE

I set up SUBSETS in the table view...
TableA
--TableB
----TableC
------TableD
--------TableE
All subsets install correctly. All will expand in table view except TableE.
But when I try to expand TableE while viewing TableD, I get the following
error: This expression is typed incorrectly, or is too complex to be
evaulauted.

It's a one-to-one relationship on one field.
Is it possible that I have too many subsets set up?
Any ideas?
thanks!
 
T

Tim Ferguson

I set up SUBSETS in the table view...

.... then just don't use table views. Use a report to look at data, or a
form if you want to edit them. Table datasheets are really for design and
debugging only.

Hope that helps


Tim F
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top