Thread: Macros
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Macros

Post your code.


Gord Dibben MS Excel MVP

On Mon, 23 Mar 2009 11:27:13 -0700, jwalsh
wrote:

I am trying to run a macro that sorts 4 columns then prints the info, then
hides 3 of the columns and prints again, then resorts the info and ends.

Everything works fine when I am setting up the macro but when I run the
macro the second report with the hidden columns prints out a blank page.

Help