Consulting

Results 1 to 11 of 11

Thread: autoexpand column values not save in access 2016

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    VBAX Newbie
    Joined
    Jan 2025
    Posts
    1
    Location
    Hey Unfortunately, Access 2016 doesn't save column widths in Datasheet view when you close and reopen the database. You can try to save the column widths with VBA code, save them to a table, and then reset them when you open the form. Another option is to check for Access updates, as sometimes newer versions fix these types of issues.
    Last edited by Aussiebear; 01-29-2025 at 09:03 PM. Reason: Translated to English

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •