I got table in Access named Invoices. That table contains three columns:
- customer
- invoice_number
- payment
After opening the table I want the column “customer” to be activated (as I clicked on the headline).
How can I do it using VBA code?
New contributor
aramis Atos is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.