T todd m Feb 9, 2004 #1 I have a spread sheet of data which I want to print landscape double wide. Meaning 2 columns of data on one sheet |
I have a spread sheet of data which I want to print landscape double wide. Meaning 2 columns of data on one sheet |
D Dave Peterson Feb 10, 2004 #2 You could try copying and pasting your range into Word and then use Word's built in features to print columns. (format|columns) And David McRitchie has some code you can steal to "snake" the columns: http://www.mvps.org/dmcritchie/excel/snakecol.htm If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm
You could try copying and pasting your range into Word and then use Word's built in features to print columns. (format|columns) And David McRitchie has some code you can steal to "snake" the columns: http://www.mvps.org/dmcritchie/excel/snakecol.htm If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm