Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herryqyh/Table-Columns-Extractor

VBA macros for extracting
https://github.com/herryqyh/Table-Columns-Extractor

Last synced: about 2 months ago
JSON representation

VBA macros for extracting

Awesome Lists containing this project

README

        

# Table-Columns-Extractor
VBA macros for extracting certain columns of all the tables in word documents.

# NewMacros.bas
## Sub 提取表格()
Extracts all the tables in the current word document.

## Sub 提取表格batch()
Extracts all the tables in several chosen word documents.

# UserForm1.frm
Create a dialog to choose columns for frequently used standards.