View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
[email protected] myfocus4sale@googlemail.com is offline
external usenet poster
 
Posts: 3
Default Update number formatting automatically

Bernie,

Thanks for the information. The code works well but I have hit upon a
couple of problems. When changing other cells on the worksheet the
change event gives an error, Run-time error '1004': Application-
defined or object-defined error.

Secondly the format strings contain letters that Excel seems to
interpret. For example the Algerian Dinar has the string DZD. Excel
changes the format of the cells to a date format. Is there any way
around this?

Thanks again.

Marcello