https://github.com/Haleyb313/XML-file-formatting-tool
Excel VBA code to take 20 columns worth of data and put into 1 cell with formatting
https://github.com/Haleyb313/XML-file-formatting-tool
Last synced: 4 months ago
JSON representation
Excel VBA code to take 20 columns worth of data and put into 1 cell with formatting
- Host: GitHub
- URL: https://github.com/Haleyb313/XML-file-formatting-tool
- Owner: Haleyb313
- Created: 2021-05-04T12:47:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T14:43:22.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:18:16.030Z (8 months ago)
- Language: VBA
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Haleyb313/XML-file-formatting-tool - Excel VBA code to take 20 columns worth of data and put into 1 cell with formatting (VBA)
README
# XML-file-formatting-tool
Excel VBA code to convert an XML dataset into a legible report.Goals:
1) Rows must be easy to sort and filter
2) All information for each Review Comment Block must fit on the screen (no side scrolling)
3) Document must easy to convert to PDF + print