This is my first Access job. I am posting payments to a table that is joined to a billing master table.
Most of the entries (batch, date, amount) are duplicates except for the master record ID.
Sometimes an amount is different, and every 100 or so postings we start a new batch.
All I can find in the help system is to enter Ctl + quote. There are >55,000 receipts to post.
I want the form to offer the previous entry in the column as the default, so the operator can just hit enter, enter, to accept the defaults. I don't like the idea of having to hit Ctl+quote, tab, Ctl+quote, tab >110,000 times.
Oh - and the boss wants it yesterday.