|
-
Apr 4th, 2006, 05:19 AM
#1
Thread Starter
Addicted Member
Sum of Records in Access
Hi all,
i am workin on access report in which i am displaying the division of two field and display it in one textbox as follows
control name TextSkids
ControlSource =([RequestedQty]/[NbrPerCase])
this show me right out put value on each rows
now i want to do sum of this all value
so i take one Textbox as TextSum
controlName TextSum
ControlSource =Sum([TextSkids])
but it ask me parameter when i run the report and display worong out put
pls help me regarding this ..
thanx and regards
Nilesh Thakur. 
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
|