I have added a Building Block content control to a template that displays a list of building blocks in the template. I want, in code, to be able to set the content to a particular building block. I can do it easily enough in the document by choosing the one I want from the list.
I'm using word.saveas to save a file to a network drive and get the abpve error message. saveas "C:\src\prospects\filename.doc works and saves the file but if I map that as S:\filename.doc it does not save
I have a user form with a multipage tab. Some of the tabs in the userform have vertical scroll bars with a hight up to 1500. The user can use the scroll control to move up and down. I have one user who wants to use the wheel on the mouse to move up or down.