Ask Experts Questions for FREE Help !
Ask
    srosen01's Avatar
    srosen01 Posts: 1, Reputation: 1
    New Member
     
    #1

    Jun 26, 2008, 12:31 PM
    How do I add text boxes together in a report
    How do I add text boxes together in a report
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Jun 26, 2008, 03:39 PM
    Set the ControlSource to:

    =textbox1 + textbox2

    But frankly, I would do it in the query instead by adding a column:

    total: column1 + column2

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Formatting individual text boxes in a locked document [ 6 Answers ]

Text boxes in a locked document. I am wondering if you can change the color and size if the font in an inserted text box in a locked document. I am creating a form to be filled online and having trouble changing the color and size. I have not been able to find help in Word either. I would...

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

Disappearing Text Boxes in Excel Bar Chart [ 7 Answers ]

I have been working on this large horizontal bar chart. It has about 100 items to show as bars of different sizes, and requires 100 text boxes for comments. I HAVE A PROBLEM WITH TEXT BOXES BECAUSE THEY DISAPPEAR CONTINUALLY. If I click the area where a text box is, then it comes back. But I...


View more questions Search