View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Disable menu item when a particular excel file is opened

Hi Dileep

See
http://www.rondebruin.nl/menuid.htm

Run the code in the activate and deactivate event, see the information part of the page.

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dileep Chandran" wrote in message ups.com...
Hi,

How can I disable conditional formatting only for a particular excel
file?

It has to get activated when the file is opened. Is it possible?

-Dileep