![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 17
|
In one of my macro's I want the sheet to print but if i hit the print button while recording it doesn't pick this up. Is there anything i can add in VBA?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Essex, England
Posts: 458
|
Try adding this
ActiveWindow.SelectedSheets.PrintOut Copies:=1 HTH GaryB |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|