The only problem with a function like this is if the textbox containing the function call (with False for returnExistingVal) is in a table grouping that returns multiple rows. ...
You can just reference the specific report items in SSRS, keeping in mind relative scope. For example, let's say Textbox1 contains the formula: =Fields!data_a.value + Fields!data_b.value. You could...