Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]() Quote:
Hi, Try this code, Sub Testing () Application.Dialogs(xlDialogFormulaGoto).Show ActiveSheet.PageSetup.PrintArea = Selection.Address ActiveWindow.SelectedSheets.PrintPreview End Sub row 1 opens GoTo- Dialog where you can select the named range you want row 2 sets PrintArea to correspond current selection row 3 shows Print Prewiev - window, where you can select to print or not Last edited by Sepeteus Jedermann : October 25th 10 at 06:17 PM Reason: Macros name must be somwthing else than PrintNamedRange |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print Named Cells highlights web link to Excel range | Excel Discussion (Misc queries) | |||
Using named range to extend print area for variable number of columns | Excel Worksheet Functions | |||
Excel2000:How to link Print Area with a named range | Excel Discussion (Misc queries) | |||
Excel2000:How to link Print Area with a named range | Excel Worksheet Functions | |||
Macro (Print) - Calling Named Ranges | Excel Discussion (Misc queries) |