Ruddles
Well-known Member
- Joined
- Aug 24, 2010
- Messages
- 5,851
- Office Version
- 365
- Platform
- Windows
As this is Excel Questions, I guess my post ought to contain a question...
"Users: couldn't you just strangle them?!"
In the past couple of weeks I've had users:-
So I gave him a fresh copy of the workbook but I then wandered over to the IT Help Desk and expressed my concern that they'd been unable to restore the file, resulting in a lot of wasted effort for my user. They couldn't find any calls on the system asking for the file to be restored. Strange... So I logged a call myself and was surprised when they managed to restore the file almost immediately from the previous night's backup.
I opened the workbook to make sure all the data was there, hoping to save my user having to type it all in again, only to discover that he had used parts of the worksheet to demonstrate how wide his vocabulary of profanities was, including body parts I wasn't sure existed and physical activities which I'd never even dreamt about. Unfortunately he'd entered these into cells which he hadn't realised became locked when the workbook was saved (for audit purposes), and when he tried to remove them he was unable to do so, so he panicked and decided the best course of action would be to delete the entire workbook.
I do hope he reads this amd remembers me...
"Users: couldn't you just strangle them?!"
In the past couple of weeks I've had users:-
- Rename a worksheet, crashing my VBA code. (Okay, I should have anticipated this but in my defence I didn't know they had such an advanced level of expertise!)
- Insert a new worksheet and copy all the data from the main sheet into it because they wanted a different font. (The main sheet was protected so they couldn't change it there.) This stopped the VBA code from working because of course it only existed behind the main sheet.
- Make a copy of a workbook with a different filename - I have no idea why - which prevented the workbook consolidation routine from collecting the up-to-date information since it was still looking at the now-abandoned copy rather than the newly-created one. This was in spite of a very clear warning in the user guide that filenames and folder locations were not to be modified.
- Remove conditional formatting "because I didn't think it was doing anything".
- Report that they were unable to insert a new column into a sheet. When I asked them what additional information did they want to capture in this extra column, they said they wanted to store the folder where the workbook was located so that they could find it again easily in the future.
- Save a macro-enabled workbook as an XLSX file because someone told them that this would save them from having to click the 'enable macros' prompt each time they opened it. (The opening screen displays a numpty's guide on how to add a folder to Trusted Locations.)
So I gave him a fresh copy of the workbook but I then wandered over to the IT Help Desk and expressed my concern that they'd been unable to restore the file, resulting in a lot of wasted effort for my user. They couldn't find any calls on the system asking for the file to be restored. Strange... So I logged a call myself and was surprised when they managed to restore the file almost immediately from the previous night's backup.
I opened the workbook to make sure all the data was there, hoping to save my user having to type it all in again, only to discover that he had used parts of the worksheet to demonstrate how wide his vocabulary of profanities was, including body parts I wasn't sure existed and physical activities which I'd never even dreamt about. Unfortunately he'd entered these into cells which he hadn't realised became locked when the workbook was saved (for audit purposes), and when he tried to remove them he was unable to do so, so he panicked and decided the best course of action would be to delete the entire workbook.
I do hope he reads this amd remembers me...