I get a runtime error when trying to use breadcrumbstrail_insert
on debugging
Set thisNode = myPageWindow.File.NavigationNode
show to be set as "Nothing"
and generates a runtime error: "Object variable or With block variable not
set"
I'm in Normal view after have positioned my cursor where I'd like to the put
the breadcrumbs then use the macro - it comes up with the Runtime and I've
debugged from there. I don;t know much about FP's Object Model in fact I've
not use FP much, I tend to use Access and Excel's VBA.