Thread
:
VBA Question - How to print a frame within a template
View Single Post
#
1
Posted to microsoft.public.excel.programming
gitcypher[_27_]
external usenet poster
Posts: 1
VBA Question - How to print a frame within a template
Assign a name to the 2 page range. *Insert* *Name* *Define*, fro
the menu.
Then use something like
Range("WhatYouCalledIt").printout
-gitcyphe
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
gitcypher[_27_]
View Public Profile
Find all posts by gitcypher[_27_]