*This post is locked for comments
Hi Patti,
Most likely the user has the Save Settings on Exit checked and closed out of SL with the screen half off the page. You can run a select statement on the CustomVBA table in the system database. Replace the x's with the screen id (such as 0101000) and the y's with the user id.
Select * from CustomVBA where screenid = 'xxxxxx' and entityid = 'yyyyyyy'
See if you have a record with a description of Auto Saved Customization. Delete that record.
Let me know if you have any questions.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156