I am importing excel spreadsheets into my db.
I was wonder if there is a way to reorder the fields in the table to be asc order.
I don't need the data in asc order just the fields(columns) in this order so it will display nice for the use on a datasheet form. I am createing the form on the fly using and wizzard.
I can't use an query because the struct of the spreedsheets change.
thanks
I was wonder if there is a way to reorder the fields in the table to be asc order.
I don't need the data in asc order just the fields(columns) in this order so it will display nice for the use on a datasheet form. I am createing the form on the fly using and wizzard.
I can't use an query because the struct of the spreedsheets change.
thanks