Forum Discussion
Theraos
Aug 17, 2022Copper Contributor
Macro to separate data into different workbooks
Hi!, i would be really thankful if anyone could help me with this. I have a file wich has a number so big of entries that can only be accesed trough the transform data (from csv) option, the thing i...
Jagodragon
Aug 17, 2022Iron Contributor
If your csv file is too large for excel, you may have to use a script outside of excel to break it down.
I'm thinking a power shell or CMD script using a CMD or bat format.
I'm sure there are examples of this on those forums.
I'm thinking a power shell or CMD script using a CMD or bat format.
I'm sure there are examples of this on those forums.