View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Alan Alan is offline
external usenet poster
 
Posts: 492
Default Relativity with a macro

No it won't unfortunately, if you tell it to print a defined area like A1:C1
it will do just that, you would have to manually change the code,
Regards,
Alan
"Mary jane" wrote in message
...
If I create a macro to automatically print a total row, and then I
manipulate
that row i.e. move it, add columns, whatever, will the macro adjust to all
changes and run correctly?

Thanks