Hi, I am currently sitting in a situation where I am editing tile blocks of 82 pages for a project. The sheets are uniquely named and I was using "GetSheet", but it required the unique name as a string.
If 1 Then
Set dsSheet = dsDoc.GetSheet("72 BOX GIRDER SPAN 33 EXTERNAL VIEW")...