I have an application in Excel2010 which uses VBA to access an SQL database. This application is for multiple users so I don't want the "Read Only" message to appear when a user opens the file because the data the user enters will be sent to the database regardless. So how do I hide the read only message using VBA so users are not confused?
Thank you
Derek H.