Hi:
In excel I have a comments field.
There are a range of comments I can put in but for example the logic is as follows:
"if cell a2 > 0 then comment is "urgent"". This applies to every cell in column a, down to a200.
Because the comment cell is also used for typed text then any formula will be overwritten.
So I need somehow to be able to click a button and excel will scroll down the comment column, inserting the appropriate text where the criteria is met.
Is this possible?
Thanks!
http://www.wikihow.com/Create-a-Custom-Macro-Button-in-Excel
and command button event from below link
http://www.excelforum.com/excel-programming/754435-run-command-button-click-event-on-open.html