I have a form with a text box that has a formula in it that works correctly. That data is not stored in a table. how do i query that data to carry out some calculations? I'm pulling my hair out!!
I have a form with a text box that has a formula in it that works correctly. That data is not stored in a table. how do i query that data to carry out some calculations? I'm pulling my hair out!!
What data is not stored in table? The data used in the calculation? Where does it come from? Do calculation in query if you want it available to another query.
The alternative is for query to reference the textbox but then the form must be open for the query to run.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.