Converting individual rows into individual files

Griffyndor2020

New Member
Joined
May 4, 2022
Messages
1
Office Version
  1. 365
Platform
  1. MacOS
Hello everyone,

I have an excel file that I would like to split in individual text files per row. I have found a similar function from the VUTOOLS package, however, I do have a mac and unfortunately, I cannot make use of this convenient extension.

I am not very proficient in excel coding, so I was hoping that some people on the forum could provide me with some assistance :) !

To provide you with some context, the "dimensions" of the excel sheet is 17 columns by 81 rows. Each column represents a category of information. And each row represents an interview from which information has been recorded.

I would like for each data file that is exported to have a unique ID number (i.e. 1,2,3 ... 81) so that the files do not accidentally overwrite themselves.

I would also like for each data file to be matched to the columns, so that when I open the file, I know which information pertains to which category of information, like when I open excel :).

In terms of the file type, it can be outputted in either xlsx, csv or txt.

If you need supplementary information, or would like me to upload a sample of data, please do not hesitate :) !
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Unfortunately, the developer delivers a Windows Executable and not a Mac add-in or installer file, so I can't test to see whether or not the ad-in works in Excel for Mac.
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,606
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top