|
-
Jul 17th, 2004, 11:48 AM
#1
Thread Starter
Addicted Member
How this work?
HI i need apply this formula to show a pocentage
{@Total}= ({CON_ASPECTO.Expr1001} * 100) / {?Num}
The {@Total} is where i want so save the number
{CON_ASPECTO.Expr1001} is a number field in a Access DB
{?Num} is a parameter field wich i pass to crystal in VB6
It looks like:
Total = (2 * 100) / 5
When i check for this formula the error shows
"A STRING IS REQUIRED HERE"
Can you post the correct formula?
Thanks
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
|