C
Corey Thompson
I am building a spreadsheet for auditing process improvement progress.
It scores people on their adherence to the process on a scale of 0-9.
However, it is difficult to remember what the difference between say a
6 and an 8. I have an array of cells on one worksheet in the workbook
with definitions of the scores, but its cumbersome to Ctrl-PgUp to get
to it.
Is there a way to put the score definitions in a pop-up window, a
hidden something that shows up and goes away on a macro, etc? The
spreadsheet is about 500 lines long, so it would have to be location
relative.
Thanks in advance,
Corey
It scores people on their adherence to the process on a scale of 0-9.
However, it is difficult to remember what the difference between say a
6 and an 8. I have an array of cells on one worksheet in the workbook
with definitions of the scores, but its cumbersome to Ctrl-PgUp to get
to it.
Is there a way to put the score definitions in a pop-up window, a
hidden something that shows up and goes away on a macro, etc? The
spreadsheet is about 500 lines long, so it would have to be location
relative.
Thanks in advance,
Corey