Excel VBA

G

George A. Jululian

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

To print the highlighted selected row

Thanks
 
G

Gary''s Student

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
 
Top