I believe MS SSRS Builder runs off of visual basic, correct? I tried to look up my answer but failed. Here I am.
In Microsoft SSRS builder, I have a text box, it displays the grand total price. the rest of the text boxes in this group add up all the totals to have one big total. I need this number to display at the bottom of the page by the footer. If I take the grand total box out of the group, it won't display info.
Is there a way to make a text box (in the footer) and have an expression to copy whatever the grand total text box displays? If textbox "GT" displays 1234, I also display 1234.