Thread: Excel VBA
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Excel VBA

Hi George:

If you want to hilight an area and then print only that area then:

1. make sure the Standard Toolbar is visible
2. touch the Set Print Area button
3. touch the Print button

--
Gary''s Student - gsnu200770


"George A. Jululian" wrote:

My question is if I highlighted a row F3:J3 and pressed enter

To print the highlighted selected row

Thanks