M Mike Oct 4, 2004 #1 Is there an equivalent in VB.Net or C# of VBScript's "Eval" and "Execute" statements? Thanks, Mike
S Steve C. Orr [MVP, MCSD] Oct 4, 2004 #3 Here's a replacement for Eval: http://www.codeproject.com/dotnet/evaluator.asp