Hi!
I would like to be able to create (with code) a form that can display a table with a variable number of fields - i.e. every time the form is openned it will check the number of fields in it's RecordSource table and display all the fields... (the underlying table is created by a TransferSpreadsheet command, importing with no field names).
This will then be used as a subform in a main form for assisting the convertion of an imported Excel sheet into our standard format...
Can I use code with a loop based on a field count to create text boxes as needed?
Help please!
Thanks,
Phil
I would like to be able to create (with code) a form that can display a table with a variable number of fields - i.e. every time the form is openned it will check the number of fields in it's RecordSource table and display all the fields... (the underlying table is created by a TransferSpreadsheet command, importing with no field names).
This will then be used as a subform in a main form for assisting the convertion of an imported Excel sheet into our standard format...
Can I use code with a loop based on a field count to create text boxes as needed?
Help please!
Thanks,
Phil