{"id":14070706,"url":"https://github.com/ceybers/excel-table-to-word","last_synced_at":"2025-07-30T08:31:45.682Z","repository":{"id":162941554,"uuid":"446783781","full_name":"ceybers/excel-table-to-word","owner":"ceybers","description":"Import data from an Excel table into multiple tables in Word","archived":false,"fork":false,"pushed_at":"2022-01-11T11:46:55.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T07:18:15.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VBA","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ceybers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-11T10:55:54.000Z","updated_at":"2023-09-22T20:53:46.000Z","dependencies_parsed_at":"2024-06-01T06:51:48.026Z","dependency_job_id":null,"html_url":"https://github.com/ceybers/excel-table-to-word","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceybers%2Fexcel-table-to-word","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceybers%2Fexcel-table-to-word/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceybers%2Fexcel-table-to-word/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceybers%2Fexcel-table-to-word/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceybers","download_url":"https://codeload.github.com/ceybers/excel-table-to-word/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228110728,"owners_count":17871219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-13T07:08:03.097Z","updated_at":"2024-12-04T12:32:03.702Z","avatar_url":"https://github.com/ceybers.png","language":"VBA","funding_links":[],"categories":["VBA"],"sub_categories":[],"readme":"# excel-table-to-word\n\nImport data from an Excel table into multiple tables in Word.\n\n## Description\n\nQuick and dirty module that loops through all the paragraphs in a Word document, filtering for paragraphs with a certain heading level value that has a table following it. \n\nThe text of that heading is used as the name of the group. \n\nAny existing rows in the table are removed except for the heading. \n\nEach row in the Excel table that has the same group name is then appended to the table in Word.\n\n## Notes\n\n* Cells are imported as text strings - number formats from Excel are not honoured.\n* If any cells in Excel have errors this will probably cause an exception.\n* The groupname column in Excel must not be between the data columns that will be copied across.\n\n## TODO\n\n* Add Application.ScreenRefresh and DoEvents for a minor speed improvement\n* Add proper handling of error cells in Excel\n* Consider checking VarType() and NumberFormatting of Excel data array to apply the number formatting","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceybers%2Fexcel-table-to-word","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceybers%2Fexcel-table-to-word","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceybers%2Fexcel-table-to-word/lists"}