Microsoft
Software
Hardware
Network
Question : displaying fields total amount in textbox on form
Hello,
on a report- you can create a total at bottom to add all amounts in records for a certain field.
Is there a way I can do this in a query - so I can display a total amount in textbox on a form?
thank you
Answer : displaying fields total amount in textbox on form
Hi,
yes, you can use an aggregate domain function like "DSum" in a textbox.
Simply use "=DSum(..your parameters...)".
Cheers,
Christian
Random Solutions
ie 6 display problem
WHERE clause with DLookup
In-place upgrade of Hyper-V Server 2k8 R2 to Full Server 2k8 w/Hyper-v role
Terminal Server 2000 - disabling and/or capturing disconnecting
Cannot connect new Windows 7 client to the domain
VB code doesn't work in ACCDE file
SBS 2008 RWW Connect to Computer, will not authenticate
running a batch file before compilation
Service Pack(SP3)
Importing the Excel file into SQL Server via SSIS - Excel data is not in table format