I have wasted two whole days searching the net for a seemingly simple solution, but I am not finding anything that I can even combine. PLEASE HELP, my deadline is tomorrow, June 6, 2012. The spreadsheet has to be locked for editing and there are cells that contain explanation of variances. When a user/reviewer selects any cell or double clicks, I would like the results to be shown in a form so that they can see them (they are lengthy). I also don't want them to be able to close the form. If I have to expand rows, the spreadsheet gets to be too cumbersome to move around. The goal is to make it as easy for the user/reviewer as possible. Note: Using the text box and linking the cell will not work, because I need it to be flexible for all cells when selected to see the results. I cannot copy/paste/special because the results are based on a decision tree that changes based on values. VBA code would be an option. Any other suggestions that I am not thinking of would be greatly appreciated.
I need better code to not allow the user to close the the UserForm1 and that it would display at the top of the spreadsheet as any cell is being selected.
Bookmarks