Untitled

Anonymous
plain_text
05/08/2024 2:32 AM
264 B
14
Indexable
objDoc.Bookmarks(shtBookMark.Cells(lngBM, 1)).Range.Text = VBA.Format(shtMain.Cells(lngX, shtMain.Range(shtBookMark.Cells(lngBM, 2)).Column).Value, shtBookMark.Cells(lngBM, 3))
                   
Editor is loading...
Leave a Comment