View Single Post
 
Old 11-21-2013, 08:10 AM
funkyfido funkyfido is offline Windows XP Office 2007
Novice
 
Join Date: Jun 2013
Posts: 24
funkyfido is on a distinguished road
Default

Quote:
Originally Posted by BobBridges View Post
Two requests, funky:

1) In general, when you say things like "didn't work", "no joy" and "still getting problems" you leave us without clues. The first time was better; you said "I get a subscript out of range message". Now maybe the subsequent three times you meant "I get the same message", but speaking for myself I'd much prefer too much detail to too little. Something like this: "It displayed the message 'Subscript out of range', and when I hit the Debug button it showed the following statement...." (so that we know not only the exact text of the message but also which statement caused it). I recommend you make that kind of problem reporting a general habit.

2) I cut and pasted your first program into a workbook, then created a protected workbook with a password-protected sheet and ran your program on it (substituting only my path for "New"), and I didn't run into your problem, so I guess my theory was wrong. Can you post the workbook itself—preferably both of them? I may as well try it with the original; if I can't reproduce the problem then, we may be stymied.
Sorry if I didn't reply correctly, not trying to upset you.
I have attached the files which I used. Test.xlsm contains the macro to open try this.xlsx and rename it and unlock the cells.
The error which I receive is Microsoft Visual Basic box with just 400
Attached Files
File Type: xlsm Test.xlsm (11.6 KB, 13 views)
File Type: xlsx Try this.xlsx (12.0 KB, 13 views)
Reply With Quote