View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jacob[_3_] jacob[_3_] is offline
external usenet poster
 
Posts: 9
Default Language settings

Hi,
I have an application I'm trying to execute in a
norwegian version of Excel (XP). It fails when coming to
a statement involving a Application.Worksheetfunction
object. I suspect this has to do with language as it
works when using an english version of Excel. Is there
some way around this to make the app independent of
language setting for Excel?

Any help appreciated.