View Single Post
 
Old 03-03-2024, 05:20 PM
ladracer ladracer is offline Windows 10 Office 2010
Novice
 
Join Date: Mar 2021
Posts: 18
ladracer is on a distinguished road
Default Ran into a bit of a problem

Mr. Maxey, Thank you for your help.

I just tried to run the macro and Word didn't like its name so once that was remedied, I tried it again, this time it errored and pointed to this line:

oTbl.Rows(2).Cells(1).Range.Text = ActiveDocument.FullName

The error stated: Run-time error '5941':
The requested member of the collection does not exist.

Any ideas what I may have done wrong?
Reply With Quote