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

I got 5705, not sure why you got what you did.

"witek" wrote:

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