View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
L.A. Lawyer L.A. Lawyer is offline
external usenet poster
 
Posts: 5
Default Newbie: How to Print by VBA a Single Page in a Worksheet

I want to create a VBA snippet that will only print a single named page in a
worksheet to a txt file called "c:\info\excel.txt".

How is that done?