Hello all,
When I run the VBA script to import all .csv sheets from a directory into a new excel file as their own individual sheets, I need the sheet names to stay their default names (sheet1, sheet2, etc..). When I import them, the sheets have the files names. Is there any way to adjust this code so all sheets are imported as sheet1, sheet2, sheet3, or so they're imported as something standardized (customer1, customer2, customer3, etc...)?
![]()
Please Login or Register to view this content.
Bookmarks