Question
April 22, 2009 at 02:46 AM
johan.bartholomeeusen

if i open normal.xltm he names itself normal1.xltm, a problem with code?

by johan.bartholomeeusen . Updated 17 years, 4 months ago

Hello,
I have a problem:if i open normal.xltm he names itself normal1.xltm, a problem with code?
Code:
Application.Run “normal.xltm!Filename”
Application.CutCopyMode = False
ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:= _
ActiveWorkbook.FullName, TextToDisplay:= _
ActiveWorkbook.FullName

It’s a template in \Xlstart, do i need to use a variable for the “normal.xltm”, and what’s the variable???
Thanks in advance,

This discussion is locked

All Comments