Name Redefined
I am experiencing a Name redefined error with an included file yet I cannot find where I am defining the name more than once. I even changed the name to "qwertyuiop" and am still getting the error. If I comment out the Dim statement the page loads fine but I need it to handle instances where Option Explicit is used.