View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
witek witek is offline
external usenet poster
 
Posts: 147
Default Application.Evaluate("5705")

Hi guys,

Could you try something for me?

Open Excel, go to vbe, open immediate window and execute

? Application.Evaluate("5705")


Could you tell me what value you get and why I get -4146
Thanks