-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Excel Type
- XLSX
- XLSM
- CSV
- OTHER
Upload Excel File
https://github.com/masterworgen/MiniExcel/blob/master/test1.xlsx
MiniExcel Version
Description
I'm using MiniExcel to generate an Excel file from a template. My goal is to fill the data horizontally (from left to right) instead of the default vertical (top to bottom) direction. Specifically, I want to have labels in the first column (A) and fill data across subsequent columns (B, C, D, etc.).
The resulting filled data should look like this:
A B C D
1 Name Name1 Name2 Name3
2 Department Department1 Department2 Department3
3 City City1 City2 City3
4 Country Country1 Country2 Country3
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed