K kd Sep 24, 2005 #1 How do i count the sum of a columb and display result in a text box on a form ? sorry new starter to access
How do i count the sum of a columb and display result in a text box on a form ? sorry new starter to access
J Jeff Boyce Sep 24, 2005 #2 A column of what? In a table or on a form? Take a look at Access HELP for DSum() function -- it may be what you're looking for.
A column of what? In a table or on a form? Take a look at Access HELP for DSum() function -- it may be what you're looking for.