P
pdehner
I have inherited a database which has a field for check
number and would like to add the actual check number when
printed. I think I need an update query to increment the
check number by 1 for each record in the table. I can
update the check number by one but not increment it for
each record.
Any suggestions or ideas would be appreciated.
Thanks
number and would like to add the actual check number when
printed. I think I need an update query to increment the
check number by 1 for each record in the table. I can
update the check number by one but not increment it for
each record.
Any suggestions or ideas would be appreciated.
Thanks