Hi, I'm retrieving data from a recordset in VB6 and writing it to an Excel spreadsheet. It is quite a long process and a simple hourglass might not be enough to make impatient user's wait until it's finished. Is there a way to lock the spreadsheet while the data is loading so the user's won't click on it before it's done loading? Thanks!