Is there a way in Access to do record at a time processing. In other RDBMSs you can use a cursor to accomplish this, but Access does not allow for cursors. I need to pull values from a filtered table a record at a time to do some calculations. No using SUM or AVG or some such function in the SQL will not accomplish what I am doing.<br>
<br>
Similar question -- different aproach. <br>
I have a subform. Is there anyway to access a particular value in the datasheet view (a box in the grid). If I can do this I can accomplish the above using the subform.<br>
<br>
<br>
Similar question -- different aproach. <br>
I have a subform. Is there anyway to access a particular value in the datasheet view (a box in the grid). If I can do this I can accomplish the above using the subform.<br>
<br>