View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
[email protected] c1802362@gmail.com is offline
external usenet poster
 
Posts: 15
Default footer character limit issue in Excel

Garry,

I had the same code as what you have listed below in a formatting subroutine which formats the page and the footer. I moved this code into a separate sub called from the formatting sub, and it works!

It makes no sense to me why this is so, but I'm grateful

Art