I am looking for a way to combine all of the Word 97 files in a directory into a single Word 97 file. Word seems not to offer any solution, let alone an elegant one.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Combining Word Documents (Word 97)
Home » Forums » AskWoody support » Productivity software by function » MS Word and word processing help » Combining Word Documents (Word 97)
- This topic has 7 replies, 4 voices, and was last updated 22 years, 6 months ago.
Viewing 0 reply threadsAuthorReplies-
WSHansV
AskWoody LoungerOctober 21, 2002 at 2:36 pm #625392Perhaps somebody else will come up with a non-VBA solution. Here is a macro you can adapt to your needs:
Sub CombineDocs()
Dim doc As Document
Dim strFileName As String
Dim strPath As String
Set doc = Documents.Add
strPath = InputBox(“Enter folder”)
If strPath = “” Then Exit Sub
strFileName = Dir(strPath & “*.doc”)
Do While strFileName “”
Selection.InsertFile strFileName
Selection.InsertBreak wdSectionBreakNextPage
strFileName = Dir
Loop
End SubThe macro will prompt you to enter the path of the folder. After each document, a section break (next page) is inserted. You can change the instruction
Selection.InsertBreak wdSectionBreakNextPage
if you don’t like that.
-
WSdrstacy
AskWoody LoungerOctober 24, 2002 at 7:16 pm #626522Hans,
Thank you the quick response and for the solution.
I am having difficulty getting it to run. Each time I enter a directory name, the code finds the first file, and an error message pops up saying:
Run time error ‘5174’
This file could not be found.
Try one or more of the following:
Check the spelling of the name of the document.
Try a different file name.
(AUG97.DOC)The file name in () is always the first filename in the directory. I have tried a small directory with only 2 files, 1 file, etc., and the same error message appears.
What am I doing wrong?
Don
-
Andrew Lockton
AskWoody_MVPOctober 24, 2002 at 9:35 pm #626542I can’t work out the reasoning on Hans solution so I will provide my own method
Sub BuildDoc() Dim I As Integer With Application.FileSearch .LookIn = "C:Work" .FileName = "*.doc" .SearchSubFolders = False .Execute If .FoundFiles.count > 0 Then For I = 1 To .FoundFiles.count Selection.text = .FoundFiles(I) & vbCr Selection.InsertFile FileName:=.FoundFiles(I), Range:="", _ ConfirmConversions:=False, Link:=False, Attachment:=False Selection.text = vbCr & vbCr Next I End If End With End Sub
-
WSdrstacy
AskWoody Lounger
-
-
-
WSHansV
AskWoody LoungerOctober 25, 2002 at 5:23 am #626622Don,
Sorry about that. I had only tested it with a path that was already the current directory. It should work if you change the Selection.InsertFile line by
Selection.InsertFile strPath & “” & strFileName
But meanwhile, Andrew Lockton has posted a more elegant solution – the user can browse for the folder instead of typing it.
-
WSdrstacy
AskWoody Lounger -
WSsolomod
AskWoody LoungerDecember 4, 2002 at 9:42 am #636197Hans,
Just found your macro when presented with a pile of files to combine…
Couldn’t make Andrew’s solution work and I used a tip from the MVP to amend yours to:
Sub CombineDocs()
Dim sPath As String
Dim doc As Document
Dim strFileName As StringWith Dialogs(wdDialogCopyFile)
If .Display 0 ThensPath = .Directory
Else
MsgBox “Dialog cancelled”
End If
End WithSet doc = Documents.Add
strFileName = Dir(sPath & “*.doc”)
Do While strFileName “”
Selection.InsertFile sPath & “” & strFileName
Selection.InsertBreak wdSectionBreakNextPage
strFileName = Dir
LoopEnd Sub
Worked fine for me – many thanks to you & andrew and maybe this amended version will be of use to someone.
David
-
-
Viewing 0 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
4 Strange Facts About Тостер За Сандвичи (Awaiting moderation)
by
rosalinepettey6
27 minutes ago -
Windows 11 blocks Chrome 137.0.7151.68, 137.0.7151.69
by
Alex5723
8 hours, 50 minutes ago -
Are Macs immune?
by
Susan Bradley
6 hours, 13 minutes ago -
HP Envy and the Function keys
by
CWBillow
11 hours, 55 minutes ago -
Microsoft : Removal of unwanted drivers from Windows Update
by
Alex5723
20 hours, 6 minutes ago -
MacOS 26 beta 1 dropped support for Firewire 400/800
by
Alex5723
20 hours, 23 minutes ago -
Unable to update to version 22h2
by
04om
7 hours, 6 minutes ago -
Windows 11 Insider Preview Build 26100.4482 (24H2) released to Release Preview
by
joep517
1 day, 3 hours ago -
Windows 11 Insider Preview build 27881 released to Canary
by
joep517
1 day, 3 hours ago -
Very Quarrelsome Taskbar!
by
CWBillow
13 hours, 44 minutes ago -
Move OneNote Notebook OFF OneDrive and make it local
by
CWBillow
1 day, 16 hours ago -
Microsoft 365 to block file access via legacy auth protocols by default
by
Alex5723
1 day, 5 hours ago -
Is your battery draining?
by
Susan Bradley
3 hours, 33 minutes ago -
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
3 hours, 56 minutes ago -
Weasel Words Rule Too Many Data Breach Notifications
by
Nibbled To Death By Ducks
1 day, 20 hours ago -
Windows Command Prompt and Powershell will not open as Administrator
by
Gordski
1 day, 4 hours ago -
Intel Management Engine (Intel ME) Security Issue
by
PL1
1 day, 5 hours ago -
Old Geek Forced to Update. Buy a Win 11 PC? Yikes! How do I cope?
by
RonE22
21 hours, 40 minutes ago -
National scam day
by
Susan Bradley
4 hours, 5 minutes ago -
macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh
by
Alex5723
1 day ago -
Cyberattack on some Washington Post journalists’ email accounts
by
Bob99
2 days, 21 hours ago -
Tools to support internet discussions
by
Kathy Stevens
1 day, 10 hours ago -
How get Group Policy to allow specific Driver to download?
by
Tex265
2 days, 12 hours ago -
AI is good sometimes
by
Susan Bradley
3 days, 4 hours ago -
Mozilla quietly tests Perplexity AI as a New Firefox Search Option
by
Alex5723
2 days, 19 hours ago -
Perplexity Pro free for 12 mos for Samsung Galaxy phones
by
Patricia Grace
4 days, 5 hours ago -
June KB5060842 update broke DHCP server service
by
Alex5723
4 days, 3 hours ago -
AMD Ryzen™ Chipset Driver Release Notes 7.06.02.123
by
Alex5723
4 days, 7 hours ago -
Excessive security alerts
by
WSSebastian42
2 days, 22 hours ago -
* CrystalDiskMark may shorten SSD/USB Memory life
by
Alex5723
4 days, 17 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.