View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Myrna Larson Myrna Larson is offline
external usenet poster
 
Posts: 863
Default Cell value in footer

You need to use a VBA macro to do that. Assuming the cell value changes, it
would be a BeforePrint event macro.

On Wed, 27 Oct 2004 21:59:00 +0200, "Luc Ferrari \(Thuis\)"
wrote:

How can i put the value (text) of a cell in the left footer ?