View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_367_] mangesh_yadav[_367_] is offline
external usenet poster
 
Posts: 1
Default Display formula in all worksheets


This worked for me.

Sub MyDisplayFormula()

ActiveWindow.DisplayFormulas = True

End Sub

Manges

--
mangesh_yada
-----------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...fo&userid=1047
View this thread: http://www.excelforum.com/showthread.php?threadid=39278