Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   How do I add text boxes together in a report (https://www.askmehelpdesk.com/showthread.php?t=231076)

  • Jun 26, 2008, 12:31 PM
    srosen01
    How do I add text boxes together in a report
    How do I add text boxes together in a report
  • Jun 26, 2008, 03:39 PM
    ScottGem
    Set the ControlSource to:

    =textbox1 + textbox2

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

    total: column1 + column2

  • All times are GMT -7. The time now is 08:06 PM.