Hi All,
working on a Macro to edit the properties of a selected note. and when a note is selected, it works as expected. now working on error handling.
- what is a good way to check that *something* is selected?
- what is a good way to check that the thing selected is an annotation?
- once it is narrowed down to an annotation, if have the check that it is a note sorted out.
thanks!