|
-
October 10th, 1999, 12:35 AM
#1
Can a variable store an expression?
How do I store an expression in a variable in such a way that VB will regard the variable as an expression rather than a string? I want the user to be able to input an expression which the application then solves. At the moment, I'm ending up with data mismatch errors because the expression is regarded as a string rather than an expression.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|