Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Need help on Evaluate function

Hello,

I am trying to use next statement
Dim i as Variant
i = Evaluate("IFERROR(MATCH(1,(year=" & year & ")*(week=" & week &
")*(project=" & project.Value & "),0))),-1")
and always receive Error 2015
Could you please help me understang what I am doing wrong and where I can
find errors descriptions?

Thanks in advance!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Need help on Evaluate function

i = Evaluate("IFERROR(MATCH(1,(year=" & year & ")*(week=" & week & _
")*(project=" & project.value & "),0)),-1")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Alexey" wrote in message
...
Hello,

I am trying to use next statement
Dim i as Variant
i = Evaluate("IFERROR(MATCH(1,(year=" & year & ")*(week=" & week &
")*(project=" & project.Value & "),0))),-1")
and always receive Error 2015
Could you please help me understang what I am doing wrong and where I can
find errors descriptions?

Thanks in advance!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Need help on Evaluate function

Thanks

"Bob Phillips" wrote:

i = Evaluate("IFERROR(MATCH(1,(year=" & year & ")*(week=" & week & _
")*(project=" & project.value & "),0)),-1")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Alexey" wrote in message
...
Hello,

I am trying to use next statement
Dim i as Variant
i = Evaluate("IFERROR(MATCH(1,(year=" & year & ")*(week=" & week &
")*(project=" & project.Value & "),0))),-1")
and always receive Error 2015
Could you please help me understang what I am doing wrong and where I can
find errors descriptions?

Thanks in advance!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Evaluate function Stefi Excel Worksheet Functions 7 November 21st 07 12:50 PM
Evaluate (Variable Function Name)? Post Tenebras Lux Excel Programming 7 July 17th 06 06:50 PM
Using AND function to evaluate cells murphyslaw18 Excel Worksheet Functions 1 January 13th 06 12:38 AM
evaluate a function Ali Baba Excel Programming 3 October 3rd 05 06:11 AM
EVALUATE Function Frank H. New Users to Excel 4 January 6th 05 02:34 AM


All times are GMT +1. The time now is 07:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"