Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Report Sum totals
[ 7 Answers ]
Hi there, I have made a report from a query. I want to sum the totals from a totals column. I have had luck summing the totals from my other columnms by putting a text box control source to =sum(Name) of the appropriate textbox. However for this column I use the same expression =sum(Name)...
Creating a report/query in Access
[ 16 Answers ]
I have an acess Database that my boss set up for me. I enter employee names what time they sign in sign out for lunch sign back in and sign out for the day... How do I make a report/or query that can give me a monthly average for each person?
Sum result stored in text box in vb data report
[ 1 Answers ]
I have two text boxes to sum in detail section of vb data report and I want to sum in 3rd text box like this in detail section : rpttext1 = rpttext2 + rpttext3
Sum two fields in detail section of vb data report
[ 1 Answers ]
Dear Sir, I am using VB Data report and I am getting problem in putting formula How can I get result of sum of two fields in detail section of data report like: text1= Field1 + Field2 (Detail Section) Please give me an early response. View more questions Search
|