Insert Note
Add a Notes to a worksheet cell
Minimum Origin Version Required: 2022
X-Function not designed for Auto GetN Dialog.
1. insertcmt str:="This is a peak";
Input
string
This X-Function is used to add a note to a selected worksheet cell. You can also
After running insertcmt to add a note to a worksheet cell, you can select the cell again and further customize or remove the note.
s.Notes$
s.ed = 2;
s.Notes$="";
insertArrow, insertGraph, insertImg