
Originally Posted by
brightguy
I must be doing something wrong. Here's what I did to test it:
1) opened a new workbook
2) opened visual basic editor
3) right clicked on "This workbook" at the left, selected "Insert - Module"
4) copied and pasted in Ben's code above
5) Exited the editor
6) Saved workbook
7) Closed workbook
8) Opened the save workbook
9) Warning came up - do I want to enable macros?
10) I clicked YES and it opened
11) I double click on a cell but nothing happens
I even tried doing this, but instead right clicking on the specific worksheet and adding a module.
I'm using Excel 2003 and I have no idea what I'm doing wrong
What Ben gave you was
which says 'Private Worksheet', so it needs to go in the required Worksheet, not in the workbook or a module.
---
Bookmarks