I have a report with calculated controls whose values I want to store back in a table whenever I run the report. Is there a way to take the values generated by the report and write them to a table I have created in the database? Thanks for the help!
Why would you ever what to do such a thing Fishtek ? This is totally against the rules of relational database design and screws up all you data integrity.
If you really, REALLY, REALLY want to do it then just bind the control to the field.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.