Microsoft
Software
Hardware
Network
Question : Summing amount using a aggregate function in a query
I am trying to sum a column and enter the result in a textbox in the main form. My design has a main form with several subforms. The subform is used to list the details of items.
I have two querries, one to list the details and another to arrive at the total usiing the SUM aggregate and group by. My problem is that I don't know how to post the sum into the main form. At this time I am getting a #NAME error in the total textbox.
Answer : Summing amount using a aggregate function in a query
If your data are source of your form (subform), you can add field to the form (or subform) footer with value:
=sum([Mydata])
Random Solutions
Save as from Mac OS 10.6.4 to Windows share
search for a word in all the tables
log on to workstation when off domain network?
Backup Domain Controller at Remote Site
Conversion of varchar(255) to Datetime
Using Page in ASP.NET
Storage efficiency
0x0000007E(0x C0000005,0X B976BEE9,0X BA4F7154,0X BA4F6E50)
How To Configure Windows 2003 Terminal Server
How can DPInst search all of the subdirectories under the working directory