Thread: Footer
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Walter Hofmann[_2_] Walter Hofmann[_2_] is offline
external usenet poster
 
Posts: 1
Default Footer

The problem was that the code for the footer was in the BeforeSave
subroutine, which I called from the BeforePrint subroutine. I now have
made a 3rd subroutine which is being called from both BeforePrint and
BeforeSave. Like this all works as expected.

Walter

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!