Hi
I wonder if somone can help,i am tryin to print out selected data using code.The code below prints of all the pages and i ony want to print the cells that contain data...please help
Sub printall()
'
' printall Macro
' Macro recorded 18/07/2008 by Weeks
'
![]()
' Sheets("Skorby comm").Select Range("A1:S500").Select Selection.PrintOut Copies:=1, Collate:=True End Sub
Bookmarks