Need some help here.
I have a spreadsheet with about 400 different editable cells. About 50 of those cells have a different Userform to insert that cell' data.
I would like to be able to select the cell and have the corresponding Userform show.
For example is "B6" was selected it would show a different for than if "G17" was selected.
I'm sure this is accomplished by the Worksheet SelectionChange function but I am lost.
Any and all ideas are welcome on how to accomplish this, right now I just have a transparent square over the cells with a Macro attached to bring up the Userforms.
Thanks in advance.
BT
I have a spreadsheet with about 400 different editable cells. About 50 of those cells have a different Userform to insert that cell' data.
I would like to be able to select the cell and have the corresponding Userform show.
For example is "B6" was selected it would show a different for than if "G17" was selected.
I'm sure this is accomplished by the Worksheet SelectionChange function but I am lost.
Any and all ideas are welcome on how to accomplish this, right now I just have a transparent square over the cells with a Macro attached to bring up the Userforms.
Thanks in advance.
BT