I have a report with 7 textboxes that are populated from a query.
I have created a 8th textbox where i want to sum up the textboxes.
the first 7 textboxes are short text in the table.
the 8th textbox i want to write a formula so it takes the current value of the 7 textboxes and show me a total value
textbox 1 + textbox 2 + textbox 3 + textbox 4...........
how do i do this?
it does not work to just type in the data field
=[textbox1]+[textbox2].....
i get no errors and no result
I have created a 8th textbox where i want to sum up the textboxes.
the first 7 textboxes are short text in the table.
the 8th textbox i want to write a formula so it takes the current value of the 7 textboxes and show me a total value
textbox 1 + textbox 2 + textbox 3 + textbox 4...........
how do i do this?
it does not work to just type in the data field
=[textbox1]+[textbox2].....
i get no errors and no result