Hi. I am trying to put together a macro to import a csv file and turn it into a spreadsheet. Most has gone well, but I am stumped (again)!
The file is imported, formatted, etc, but I can’t seem to put together a formula to go to the bottom of a column and sum it (and the next, and next etc.)
The column lengths will be different each time I run the report that creates the csv file, so the code has to figure that out.
Thanks