Hi,
Is it possible to dynamically add table columns to a form in datasheet view?
I need to display the content of an imported XLS file so obviously cannot bind a form directly to the table as the table column names will change depending on the imported XLS file.
I've tried to use the table as a record source with a query using tablename.*
but as no fields are placed on the form , nothing is displayed.
How do I add the fields to the form dynamically?
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
Is it possible to dynamically add table columns to a form in datasheet view?
I need to display the content of an imported XLS file so obviously cannot bind a form directly to the table as the table column names will change depending on the imported XLS file.
I've tried to use the table as a record source with a query using tablename.*
but as no fields are placed on the form , nothing is displayed.
How do I add the fields to the form dynamically?
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!