Results 1 to 8 of 8

Thread: VBA Manual to Auto Cross References

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4

    VBA Manual to Automatic Cross Reference

    Hi Macropod, many thanks for updating the code which I've run on a document today - I am getting a bug in the InsertAutoXRefs code - also it doesn't seem to be picking up any clause 1 headings (Heading 1) so I've had to manually update these.

    StrNum = Split(ListNums, "|")(i): x = Len(StrNum)
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •