Microsoft
Software
Hardware
Network
Question : MS Access 2007 - Query as control source for a field
I have a query that has one field in it called PointsTotal. I want to make the query the control source of a field on the main form so that it places the "PointsTotal" from the query into the field on the main form.
Do I need to use a Dlookup or DSum to do this or can I just place the query on the control source line of the form field
Any Assistance would be appreciaetd?
LAD
Answer : MS Access 2007 - Query as control source for a field
if it is a single record, use dlookup
if multiple and you want to sum, use dsum
Random Solutions
MYSQL query syntax, subquery joins alias
Acess 2007 template graphic header called Office.png
FltMgr will not load in windows 2000 server
Outlook Express DBX file corruption
LoadLibrary - Explicit Linking in an MFC Extension DLL
Earliest and latest times each day - mdb query
Slider Control MSaccess on update
Fire an update event to a form's controls when lookup table is modified
Unable to deploy to RDL to Sharepoint Library
MS Access SQL DELETE Query