Hi,
Can any one tell me how to print one single sheet or Selected sheet usiing VB code.
I tried with this but no use,
Sheets(Array("PR_Status_Form")).Select
Sheets("PR_Status_Form").Activate
ActiveWindow.SelectedSheets.PrintOut
it gives runtime error 9
Thanks in advance
Naveen
Bookmarks