View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ivan Raiminius Ivan Raiminius is offline
external usenet poster
 
Posts: 258
Default FormatConditions VBA Bug?

Hi Dave,

now I recalled how I solved the problem with conditional formatting. I
exported the module, opened in notepad, added one line:
Attribute Macro1.VB_ProcData.VB_Invoke_Func = " \n14"
just below the sub somename().

Regards,
Ivan