NameLocal Property

A

Alain

I'm trying to create a localized name with the NameLocal property in the
French version of Excel but it doesn't work.

If I do the following:
Names.Add Name:="Period", NameLocal:="Période", RefersTo:="=Test!$C:$C"

NameLocal will have the same value as Name, that is "Period".

Thanks!
 
Top