Thank you very much and now understand the 1, 2, 3, and 4 or have an
understanding.I did more checking and tried the following but it is
still not removing the added row. I don't know that much about this but
it should be working now.form1.FSE_1.Pre_EX.Buttons.Remove::click -
(JavaScript, both)var cMsg = "Continuing with the current action will
remove all cell entries for this row";cMsg += "\n\nDo you want to
continue?";var nRtn = app.alert(cMsg,1,1,"Question Alert Box");if (nRtn
== 1) {if ( Tab...