Here is a small problem I have :
I imported an excel sheet with the header to Access. It created a table with the header names in the fields. But the header names were too long so they got truncated in the fields of the table.
Now I'm exporting the table with VBA code and it creates a perfect file except for the header.
I would like to take the header from the original excel file and overwrite the exported file header with it.
I would also like to remove the columns CL to EJ in the exported file.
Thanks for helping me
I imported an excel sheet with the header to Access. It created a table with the header names in the fields. But the header names were too long so they got truncated in the fields of the table.
Now I'm exporting the table with VBA code and it creates a perfect file except for the header.
I would like to take the header from the original excel file and overwrite the exported file header with it.
I would also like to remove the columns CL to EJ in the exported file.
Thanks for helping me
