Wizard won't create subform

J

Jessica

Not proficient in access - I keep getting an error message
saying "wizard is unable to create form". Table name is
only 11 characters, and table has roughly 100 fields.
 
H

Hugh O'Neill

Jessica said:
Not proficient in access - I keep getting an error message
saying "wizard is unable to create form". Table name is
only 11 characters, and table has roughly 100 fields.


That may be too many Table Fields for the wizard to cope with - I
forget what the limit is.

However, having 100 Fields in your Table strongly suggests you have a
faulty design to your data structure. I think you need to normalise
your stucture, in which case you will have more than one Table using
one-to-many relationships and be using main and subforms.

Look these subjects up in Help, watch this newsgroup and read a few
books, is my advice.

hth

Hugh
 

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