Problem in Selection formula, CR 4.6, VB 6.0 
Author Message
 Problem in Selection formula, CR 4.6, VB 6.0

I am created an Inventory Software.

I have 02 Tables, Receipts and Issued

I have created a Report using CR 4.6 having following headings.

Item No.   Total Receipts     Total Issued     Balance

The total receipts is sum of total receipts from Receipts Table, itemwise.
The total issues  is sum of total issues from Receipts Table, itemwise.
The balance is Total Receipts Minus Total Issues.

I have summed up both receipts and issues in Detail and hide the detail
band.
The report is running fine but the problem is that I need only those items
having Balance greater than zero.

I tried in selection formula:

but the error occured:

This formula cannot be used because it must be evaluated later.

Now I get even those items having balance=0

Please help me.

Best Regards,

Luqman



Sat, 01 Feb 2003 03:00:00 GMT  
 Problem in Selection formula, CR 4.6, VB 6.0

Instead of the Record Selection Formula, try the Group Selection Formula.

HTH, Paul
--
Paul Little
San Diego, CA


Quote:
> I am created an Inventory Software.

> I have 02 Tables, Receipts and Issued

> I have created a Report using CR 4.6 having following headings.

> Item No.   Total Receipts     Total Issued     Balance

> The total receipts is sum of total receipts from Receipts Table, itemwise.
> The total issues  is sum of total issues from Receipts Table, itemwise.
> The balance is Total Receipts Minus Total Issues.

> I have summed up both receipts and issues in Detail and hide the detail
> band.
> The report is running fine but the problem is that I need only those items
> having Balance greater than zero.

> I tried in selection formula:


> but the error occured:

> This formula cannot be used because it must be evaluated later.

> Now I get even those items having balance=0

> Please help me.

> Best Regards,

> Luqman



Sun, 02 Feb 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Urgent ! Problem in Selection formula, CR 4.6, VB 6.0

2. CR 4.6 report selection formula

3. VB 6.0, Access 97, CR 4.6

4. VB 6.0, Access 97, CR 4.6

5. VB 6.0, Access 97, CR 4.6

6. CR 4.6 and VB 6.0

7. VB 6.0, Access 97, CR 4.6

8. CR 4.6 vs. 6.0

9. VB5 How to replace CR 4.6 to 6.0

10. PROBLEM WITH VB 6 AND CR 4.6

11. Selection formula from vb 6.0 to cr7.0

12. printing problem cr 4.6

 

 
Powered by phpBB® Forum Software