auto display table fields in subform

casseopia00

New member
Local time
Today, 04:58
Joined
Nov 17, 2008
Messages
5
hi all,

i have tried to research the above problems but really cant find any solution to it.

i have this table that contains 10 fields. I created a subform for this table so that it will display all the fields. But it is done manually. Therefore, let's said now if i add in new field for this table, i will have to create the field in the subform too. is there anyway that i do not have to do this, but rather the codes will be able to identify what fields i have in the table and display it out in datasheet view?

thanks in advance!
 
Frankly, tables are really meant to add/display records, not have fields added to them. You may want to review your design again.
 
I'm curious too - what would you be adding fields for and how often is this happening? Allan's comment is exactly the same as what I was thinking, so perhaps some additional explanation is in order.
 

Users who are viewing this thread

Back
Top Bottom