Can someone please give me the equivalent VBA code to opening a table, placing the cursor on the down arrow in the field header, and sorting A-Z? I know sorting tables isn't the right thing to do (use queries instead), but I'd like to know the code. I've located code to create the query to sort the table, but the table itself isn't sorted; i.e., its design hasn't changed.
Thanks.
Thanks.