Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Where is the "Eval" function located?

I'm doing some long-overdue code cleanup, breaking down one large XLA
into a series of smaller ones. During one of these moves, one module
will no longer compile because it cannot find the "Eval" function. I
seem to have the same References list for both, but I guess I don't.
Where is Eval located?

Maury
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Where is the "Eval" function located?

Eval isn't built into excel or VBA.

My bet is that it was a function in one of the modules in that large addin
you're fixing.

Go back to that workbook and search for it.

Maury Markowitz wrote:

I'm doing some long-overdue code cleanup, breaking down one large XLA
into a series of smaller ones. During one of these moves, one module
will no longer compile because it cannot find the "Eval" function. I
seem to have the same References list for both, but I guess I don't.
Where is Eval located?

Maury


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Where is the "Eval" function located?

Try Evaluate, not Eval

"Maury Markowitz" wrote:

I'm doing some long-overdue code cleanup, breaking down one large XLA
into a series of smaller ones. During one of these moves, one module
will no longer compile because it cannot find the "Eval" function. I
seem to have the same References list for both, but I guess I don't.
Where is Eval located?

Maury

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Where is the "Eval" function located?

On Aug 27, 4:20*pm, Bob Umlas, Excel MVP
wrote:
Try Evaluate, not Eval


That did work. Odd, the help system didn't pull it up, and there's
definitely no code in the old library that covers Eval-Evaluate.

Maury
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
Text "comparison" operator for "contains" used in an "IF" Function Pawaso Excel Worksheet Functions 4 April 4th 23 11:35 AM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
small "sum" function usually located @ LR screen is gone Stormy Excel Discussion (Misc queries) 2 March 28th 06 02:37 PM
Please add a "sheet" function like "row" and "column" functions Spreadsheet Monkey Excel Programming 2 November 8th 05 04:08 PM
VB Find String located after "/" Sami82[_21_] Excel Programming 2 November 5th 05 01:39 AM


All times are GMT +1. The time now is 12:51 PM.

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

About Us

"It's about Microsoft Excel"