EvCOM 
The EvCOM function references another cell and sends its value, a textual comment, to the database when specified.
Syntax
EvCOM(CommentRange,AppName,Member1,Member2,and so on)
CommentRange — The cell reference of the input cell.
Insert AppName
Insert Member1–N
Example
The following example sends the text value in cell D16 to the database.
EvCOM(D16,Finance,Salaries,Budget,Jan2008)