That page gave you awful advice if that is what it told you to do.
You should not have pasted the text into the Normal.dotm template, but into a vba module in that template.
If you do this, you will not see anything in a new document. However, if you open the vba editor, it should be in the module of your normal template.
Start by opening your Normal.dotm again and deleting that junk. You should NEVER insert text into your normal template.
Then, see:
- Install/Employ VBA Procedures (Macros) by Greg Maxey
- Instructions for Installing Macros from Forums or Websites by Graham Mayor, MVP
For your problem, try Jay Freedman's SaveViewMultiLoc free utility. You can download it from his web page. The Macro Zone - Jay Freedman, MVP
Read the instructions on that page.
That may do just what you want.